If you're debugging using the built-in web server, stop. That web server is a 32-bit process that *cannot* run 64-bit ASP.net applications.
If you want to debug a 64-bit ASP.net web application, it has to be through local IIS, which normally means you have to run Visual Studio as an Administrator. - Jackie -- View this message in context: http://osgeo-org.1560.x6.nabble.com/64-bit-woes-tp4182647p5049790.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
