473,468 Members | 1,937 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

problem connecting to existing projects on shared server

We have multiple developers all using a shared development server. Recently
we have migrated to a new server. I copied all the project folders across
and created virtual directories mapped to and with the same name as the
project folder (same as the old server) but when I create a new solution and
try to add the existing projects from the new development server I get the
following message.

"Unable to open Web project 'qssweb/CTSubs'. The file path
'J:\QSSWeb\CTSubs' does not correspond to the URL
'http://Localhost:/qssweb/CTSubs'. The two need to map to the same server
location. HTTP Error 404: Object Not Found"

The file share path in the above mesage is correct but the url is looking
on localhost not the development server. Any idea on how to change this? I am
aware of the article
http://support.microsoft.com/default...;EN-US;Q320265 but this only
seems to apply to creating new projects (which I can do ok) but not
connecting to existing projects.

--
Scott
Nov 18 '05 #1
1 1501
Hi Scott,

As for the problem you mentioned, the file shared path
'J:\QSSWeb\CTSubs' is the physical path of the virutal dir on your new
server ,yes?
the http://Localhost:/qssweb/CTSubs url is the original setting which is
stored in the web project's project info file.

Is your web project a C# project or VB.NET? The Webapplication 's
WebUncWeb Path is configured in the
webinfo file, if you're using C# , you should open the
"ProjectName.csproj.webinfo" file, and you'll find the following element in
it:
<VisualStudioUNCWeb>
<Web URLPath = "http://localhost/Virutal Dir /project name.csproj" />
</VisualStudioUNCWeb>

Also, if the project is contained in a Solution, there is also such info in
the ".sln" file. You also need to adjust it to the correct value according
to your new server's virutual dir path.

Thanks.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Get Preview at ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Murtix Van Basten | last post by:
HI all, I am trying to migrate a database from mysql to mssql2k. I use myODBC to connect to mysql server to pull the database from DTS and insert in to sql server. But in mysql server, there is...
0
by: Max | last post by:
Hi wise people, Has anyone encountered the Crystal Reports problem I describe below? If so, how did you solve it? It seems that every article posted on google regarding CR and logon problems is...
5
by: Keith Jakobs, MCP | last post by:
Hi All.... I'm having a HECK of a time connecting to Active Directory using VB in Visual Studio.NET 2003. Can anyone PLEASE help me? All I am trying to do is list the current members of our...
6
by: Ecohouse | last post by:
I'm using Access 2002 and SQL 2000 on a stand alone computer and have created an Access Project connecting to an existing SQL database. All the tables and everything else in the SQL db is in the...
1
by: Chris Love | last post by:
I have already asked this, but no one seems to know the answer. Here is the timeline. I wanted to use the membership/roles functionality in a site. I got all sorts of errors trying to get this...
9
by: RvGrah | last post by:
After much hair-pulling, I've finally found the answer to a problem that many are fighting with, difficulty connecting from Sql 2005 Server Management or VS2005 to a remote Sql Server running Sql...
1
by: amjad | last post by:
Hi i received that error when connection to sql server 2005 from work station . An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this...
2
by: Patrick F | last post by:
Hi, i have SQL Server 2005 and a database set that is called, myCompany the problem is that i cant connect from my page to it, here is from the web.config: ( i have got this connectionstring from...
1
by: John Kotuby | last post by:
In VS2003 (VB) I am trying to open a solution that contains a couple web projects. It was zipped from another developer's machine and sent to me. I unzipped it a folder on my C drive and placed a...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.