Here's a dirty hack: have you tried injecting the bin path into the PATH environment variable as part of your web application's Application_Start() method?
The PATH environment variable is used for searching dlls. - Jackie -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Attempted-to-read-or-write-protected-memory-This-is-often-an-indication-that-other-memory-is-corrupt-tp5603440p5609384.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
