How to Transfer web project to a different server
Hi, there,
I'm trying to open and edit a exsiting Web project on a new server using Visual Studio. But I got problem opening it, the error message as following:
" The web server reported the following error when attempting to create or open the web project located at the following URL:'http://TIME/medical'. 'The server name or address could not be resolved'. "
I'm aware that 'medical' is the project namespace, and 'TIME' is the old server name-I suppose. So, how do I change the project so it can be opened in a new server?
Any tips will be appreciated. Thanks in advance.
Candy
|