.sln file stores web-proj's path in registry?

J

John Grandy

I am finding that changing IIS.msc > Default Web Site > Home Directory >
Local Path to point to the revised path of a web-app folder is not
sufficient to allow me to open the solution. On opening the .sln file I get
an error : " {path} does not match http://localhost path"

I am examining the .sln file and I am wondering if it stores the complete
path to the web-project folder in the registry ?

Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyWebProj",
"http://localhost/MyWebProj.csproj",
"{EA363B8D-3E77-47D9-9BB6-0D1AA6140F9D}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top