[mapguide-users] SDFComponentToolkit.dll on 64Bit

Jackie Ng jumpinjackie at gmail.com
Wed May 30 19:28:21 PDT 2012


The way to workaround this would be to have a 32-bit front-end application
(eg. A console application) for your class library using the SDF component
toolkit. 

Then your 64-bit AutoCAD plugin becomes the controller for your 32-bit
process. Your 32-bit front-end application would use return codes (or any
other applicable interprocess communication mechanism) to communicate
success/failure/etc back to the AutoCAD plugin.

- Jackie

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/SDFComponentToolkit-dll-on-64Bit-tp4978012p4978179.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list