I'm working on a project using openbabel OBDotNet.dll, it works great under
Visual studion 2010/2012, but when I tried to put it under IIS6 or IIS7 for
further testing, it will not work.
I know there is an issue for
openBabel(x86 version) to work on a 64-bit machine, so I switched to
32-bit machine, but still same issue as in 64-bit machine. Under IIS, the
openBabel just return
empty and no error alerts.
Following is the same code run under Visual studio 2010 and under IIS 6.1 in a
windows 7 32-bit machine.
*********** visual studio *******
test
input smi:c2ccc(c1ccccc1)cc2
output can:c1ccc(cc1)c1ccccc1
input simile:c2ccc(c1ccccc1)cc2c2ccc(c1ccccc1)cc2
output fingerPrint1:1078035008
output fingerPrint2:335544576
output fingerPrint3:2315388992
output fingerPrint4:155648
************ IIS ******************
test
input smi:c2ccc(c1ccccc1)cc2
output can:
input simile:c2ccc(c1ccccc1)cc2c2ccc(c1ccccc1)cc2
output fingerPrint1:0
output fingerPrint2:0
output fingerPrint3:0
output fingerPrint4:0
Any suggestions will great appreciated.
Thanks a lot.
Jun
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss