I am suddenly getting the following error when I build my project using Jackie's nuget package and don't know what to make of it:
The command " xcopy /s /y "C:\Program Files\OSGeo\MapGuide\Web\www\Cid_Map\packages\mapguide-api-base-x64.2.5.0.7449\mapguide-api-base\*.*" "C:\Program Files\OSGeo\MapGuide\Web\www\Cid_Map\bin\" xcopy /s /y "C:\Program Files\OSGeo\MapGuide\Web\www\Cid_Map\packages\mapguide-api-web-x64.2.5.0.7449\mapguide-api-web\*.*" "C:\Program Files\OSGeo\MapGuide\Web\www\Cid_Map\bin\"" exited with code 4. I uninstalled and re-installed the package just to be sure and still have the error. I am also getting this warning below again, but as long as I keep all my c# code in the CodeBehind and not on the .aspx page, Intellisense works: C:\Program Files\OSGeo\MapGuide\Web\www\Cid_Map\Cid_Map.aspx: ASP.NET runtime error: Could not load file or assembly 'Cid_Map' or one of its dependencies. An attempt was made to load a program with an incorrect format. C:\Program Files\OSGeo\MapGuide\Web\www\Cid_Map\Cid_Map.aspx -- View this message in context: http://osgeo-org.1560.x6.nabble.com/64-bit-woes-tp4182647p5049674.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
