Yes, WebTier dlls are compiled to x86/x64. You can see this if you
disassemble said assemblies in ILSpy/Reflector. 

This is because these assemblies P/Invoke into the unmanaged swig glue
libraries. I'm guessing if these assemblies were compiled AnyCPU, it may get
pointer/structure sizes wrong, which would be a recipe for disaster.

- Jackie

--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/64-bit-woes-tp7122196p7178254.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

Reply via email to