I am using Visual Studio 2010 ultimate and have a solution that contains a website project. Under XP Pro evrything built fine. I moved over to a new machine running Windows 7 Ultimate, and now when I go to build the website I get the following error meesage:
------ Build started: Project: C:...\WebSite\, Configuration: Debug Any CPU ------ Validating Web Site : Build (web): Failed to map the path '/'
If I pick the "Run As Administrator" option for launching Visual Studio then the website builds perfectly and I have no errors ata all.
I would prefer to not have to constantly run Visual Studio as administrator. Any suggestions?