move visual studio.net 2003 web project from one computer to another if both computers are not connected then Visual Studio will fail to open the project and give an error "unable to get project file from web server.the two need to map to the server location. http 404 error (web site not found)
please tell me urgently how can i remove this error.

Recommended Answers

All 2 Replies

In VB.NET (2005) you can open the 'sln' file and change the path of the project if you move it.

Try opening the 'sln' file in Notepad and change the old path to the new one


Make a backup of the project and sln file before editing!

i am using visual studio.net2003 when i copy web project from one computer to another when both computer are not connected then visual studio.net2003 will not open the project and give an error "unable to get project file from web server.the two need to map to the server location. http 404 error (web site not found)
please tell me urgently how can i remove this error.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.