I have a web project in my solution file that is \"unavailable\" when I open the solution. When I right-click on the web project and reload the project, I get the following
This solution worked for me: Right click the Project and select edit and find the following code as shown below in the picture.
change the True to False
OR
change the http://example.com/ to http://localhost/