User fec9e52845
21-11-2013 06:32:36
Hi,
We have using .net application and Marvin 6.1 version. i am getting the attach Mol file from DB and try to set mol file to MSketch.
applet = document.getElementById("MSketch"); if (applet != null) { applet.setMol($('[id="hdnSmile"]').val()); msketch_param(
"cacheMols", false);
Throw the error.
Please let me know the MOl file format is wrong or any other soultion is availble