The default Web access mode for this project is set to file share, but the project folder at http://LocalHost/ProjectName cannot be opened with the path 'filepath. The error returned was:
Unable to open Web project projectname. The Web projectname located on server http://localhost does not exist.
What would you like to do?
Retry using a different file share path
Try to open the project with FrontPage Server Extensions
Work offline
Unable to open Web project projectname. The Web projectname located on server http://localhost does not exist.
What would you like to do?
Retry using a different file share path
Try to open the project with FrontPage Server Extensions
Work offline
Unable to open Web project projectname. The Web projectname located on server http://localhost does not exist.
However, if you try to directly open the Web project file (.csproj or .vbproj) instead of the solution file, you receive the following error message:
Unable to open Web project projectname. The file path filepath does not correspond to the URL http://Localhost:/projectname. The two must map to the same server location. HTTP Error 404: Object Not Found.