I can\'t solve this problem

I suggest I have to change c:\\Windo
You can opt to install IIS locally and edit a couple of tags on .csproj File.
Open you csproj file and go to section then find tag
it must be set as true, then go to tag: and set up with the URL address where the application will be hosted for testing:
True
False
/
**http://localhost/myWebSiteAppSample **
False
False
False
And that is. Now you can load your project normally.