User 2cbe95b0ac
06-02-2011 15:28:22
helo sir
i am trying to develop marvinspace application using C# .Net 3.5, windows application ..,i had downloaded jchem.exe file i have added all Dll to the reference even when i try to debug its showing an error javax.media.opengl.GL so what i have to do for avoiding this error .
can u guide me for code to develop a application to take a pdb file and display the molecule in 3D view in canvas , and all its properties like pka value, smiles, iupac name etc of particular pdb file in application
User 2cbe95b0ac
06-02-2011 15:38:54
chemaxon/jchem .net 5.4.0.1015 i had added dll of this path to my .net frame work and i got oen.Gl error so plz cheak and gudie me
ChemAxon 7c2d26e5cf
07-02-2011 08:59:18
As I see, you have also posted this question to the .NET forum where my colleague has already answered it.
how to display a Structure
User 2cbe95b0ac
07-02-2011 09:22:00
i had cheked that relay bt it was not helpful in my application..,my application should in windows form C# .net framework
ChemAxon eb65a25631
07-02-2011 14:19:17
Hi,
Unfortunately, it is not possible to use MarvinSpace from the .NET API as noted here:
http://www.chemaxon.com/dotNET/known_issues.html
Anything involving the Java OpenGL package is not supposed to work in the .NET environment. The JOGL libraries aren't even available for the .NET package. (The error message you get, might be related to this.)
The only way to use marvinspace is using in Java Environment.
Regards,
András