Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > .NET 1.0 and Visual Studio.NET > VS.NET 2002/2003
|
VS.NET 2002/2003 Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1). ** Please don't post code questions here ** For issues specific to a particular language in .NET, please see the other forum categories.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VS.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 28th, 2006, 07:42 PM
Registered User
 
Join Date: Dec 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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
 
Old October 11th, 2006, 04:58 PM
Registered User
 
Join Date: Dec 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Problem solved. Changes has been made in Web.config file. change the server name "TIME" into 127.0.0.1 which is my local server.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to get project file from web server hits_2006 BOOK: ASP.NET Website Programming Problem-Design-Solution 4 May 29th, 2007 09:39 PM
Unable to get the project file from web server horten BOOK: ASP.NET Website Programming Problem-Design-Solution 3 September 10th, 2006 08:36 PM
Unable to get project file from the web server? johno BOOK: ASP.NET Website Programming Problem-Design-Solution 13 June 4th, 2005 01:20 PM
unable to get the project file from the web server ractim VS.NET 2002/2003 2 July 21st, 2004 01:03 AM
transfer local database to web server laptop SQL Server 2000 1 April 22nd, 2004 05:55 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.