The problem is that my source code is located on the main machine (in this case, in the mac book pro program), and the visual studio wants to be able to control the web.config file for changes, so it throws an error:
An error occurred while loading the configuration file: Failed to start monitoring changes: \ path \ to \ web.config
I tried adding HKLM \ Software \ Asp.Net \ FCNMode = 1, but it does not work. Also, I donβt see that porting the source to VHD was a viable option due to version control issues.
Windows 7 64-bit Visual Studio 2008 VMWare Fusion 3.01
Thanks.
source share