<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>The application type is Class Library and we use the netload command to charge the result dll in AutoCAD. <br></span></div><div><span>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</span></div><div><br></div><div>Iulia<br><span></span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Hans Milling <hm@geograf.dk><br> <b><span style="font-weight: bold;">To:</span></b> mapguide-users@lists.osgeo.org <br> <b><span
 style="font-weight: bold;">Sent:</span></b> Wednesday, May 30, 2012 3:29 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [mapguide-users] SDFComponentToolkit.dll on 64Bit<br> </font> </div> <br>
Just set your Visual Studio to compile your application as x86, then on 64<br>bit windows the application will run in 32 bit mode and will be able to<br>load/run the 32 bit dll file.<br><br>Hans...<br><br>--<br>View this message in context: http://osgeo-org.1560.n6.nabble.com/SDFComponentToolkit-dll-on-64Bit-tp4978012p4978027.html<br>Sent from the MapGuide Users mailing list archive at <a target="_blank" href="http://Nabble.com">Nabble.com</a>.<br>_______________________________________________<br>mapguide-users mailing list<br><a ymailto="mailto:mapguide-users@lists.osgeo.org" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>http://lists.osgeo.org/mailman/listinfo/mapguide-users<br><br><br> </div> </div>  </div></body></html>