I have additional information: I changed the platform target in my project from x64 to any cpu and my IntelliSense problems went away.
I still get the build error when the dll files are copied from the nuget packages (see below). If I stop the local IIS server during build, the error goes away. I can easily work around this. C:\Program Files\OSGeo\MapGuide\Web\www\Cid_Map\packages\mapguide-api-base-x64.2.5.0.7449\mapguide-api-base\ACE.dll Sharing violation C:\Program Files\OSGeo\MapGuide\Web\www\Cid_Map\packages\mapguide-api-web-x64.2.5.0.7449\mapguide-api-web\lib_json.dll Sharing violation C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(4264,5): error MSB3073: The command " C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(4264,5): error MSB3073: 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\" C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(4264,5): error MSB3073: 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. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/64-bit-woes-tp4182647p5049930.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
