AnyCPU is a bad configuration when you have a mixture of managed and unmanaged code because the CPU type of the unmanaged side must match the CPU type of the root executable (in IIS, this would be the IIS worker process)
Also the .net framework version you're targeting is a factor. Targeting framework 4.0 is an untested configuration. - Jackie -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Maestro-3-5-API-Issues-tp7050967p7051035.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
