I\'m trying to load a project that uses port host header names. My host file has 127.0.0.1 mysite
I get the following error when attempting to load the project in V
Old question but this came up for me.
What worked for me was to edit the .csproj.user file and set the element UseIIS to true.
Clearly this is similar to deleting the .user file but this way you keep all the other settings