I am getting the following error when trying to open a vb .net 1.0 project using VS2002.
"Unable to open Web project 'ProjectName'. The file path 'FilePath' does not correspond to the URL 'ProjectURL'. The two need to map to the same server location. HTTP 404: Object Not Found."
I have tried ALL of the links that Google threw at me (on the first page) on searching on "unable to open web project the two need to map to the same server location" term.
I get this error when trying to open an existing vb.net 1.0 project and also when creating a new one.
Are there any other solutions around this?