Oh, and by BTW, I created a small command line tool to check all .exe and .dll files in a folder. The tool will display if binary files are x86, x64 or Any (in case they are .net). Also version numbers are displayed. Just copy the tool to the location of your binary files and double click it. All binaries should be either "x64" or "any" if you are running 64 bit. (Create an empty console project and paste the following code):
-- View this message in context: http://osgeo-org.1560.x6.nabble.com/64-bit-woes-tp4182647p5046294.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
