The application type is Class Library and we use the netload command to charge 
the result dll in AutoCAD. 

If we compile the application x86 => the dll result is also 32bit. The probleme 
is that AutoCAD is 64bit and when we use the netload command we get an error in 
AutoCAD's command line

Iulia



________________________________
 From: Hans Milling <[email protected]>
To: [email protected] 
Sent: Wednesday, May 30, 2012 3:29 PM
Subject: Re: [mapguide-users] SDFComponentToolkit.dll on 64Bit
 
Just set your Visual Studio to compile your application as x86, then on 64
bit windows the application will run in 32 bit mode and will be able to
load/run the 32 bit dll file.

Hans...

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/SDFComponentToolkit-dll-on-64Bit-tp4978012p4978027.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to