473,387 Members | 1,517 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Moving a web project to a different computer (for development)

I've read, http://support.microsoft.com/default...b;en-us;326495,
and searched on msdn.microsoft.com and google, but can't get this to work.
I've done it in the past, but I can't remember what I did.

A developer has created a C# web project, and sent me the source files. I'm
trying to open the webproject on my computer (XP Pro, IIS 5.0, VS.NET 2003
EA). I can browse to the virtual directory in Visual Studio ("Add Existing
Web Project"), but Visual Studio won't list any of the files in the virtual
directory. I'm logged in as an administrator, I've enabled "Integrated
Windows Authentication", I've restarted IIS, and I've given Authenticated
Users Full Control (for the NTFS permissions). I've tried with and without
the server extensions installed, and I've re-run the security permissions
wizard in IIS (and re-enabled, "Integrated Windows Auth" after doing so).
What am I missing?

I do notice that when I follow the instructions in
http://support.microsoft.com/default...b;en-us;326495, the NTFS
permissions for the folder being shared are way less then the permissions I
see to webprojects I created from scratch in VS.NET on my machine.
Nov 16 '05 #1
2 1631
Hi Cpnet,

As for the "but Visual Studio won't list any of the files in the virtual
dir" you mentioned, I think this is the expected behavior and the kb
article has pointed that
===============================================

1.In Visual Studio .NET, on the File menu, point to Open, and then click
Project From Web.
2.Type the address of your virtual server and the project file name (for
example, type http://localhost/WebApplication1), and then click Open.
3.Move to the C:\Inetpub\wwwroot\WebApplication1 folder, select the .csproj
file, and then click Open.
================================================
The #3 has indicate that we have to manually move to the physical folder
of the virutal dir and select the ".csproj" file and click open to open the
project.

Have you try this to see whether the project can open this way? From the
test on my side, I can create a new virutal dir can host an existing web
project and open it again in the vs.net via the above means.

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 16 '05 #2
Ah, ok. I got as far as 2. below, and didn't see the files listed in the
"Open" dialog. Once I did your step 3., things worked. It is a little
counter-intuitive to do things this way though... I mean (as I understand
it), the place I was in 2. and 3. is the same. It's too bad that Visual
Studio doesn't allow you to just do 2. (or just do 3) to open a web project.

Anyway, it's working now.

Thanks
Nov 16 '05 #3

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

Similar topics

5
by: David Webb | last post by:
The problem started when the Working Folder for a project was somehow set to the folder of another project. I set the correct working folder in VSS and deleted the .vbproj files that had been...
2
by: news.microsoft.com | last post by:
Hello, I created a ASP.NET VB project on my local IIS server. Now we set up a new server here in the office with a SSL on it and would like to move the project there so I can continue...
11
by: Dave | last post by:
I copied the project files from an ASP.NET project on one computer and want to create the project on another computer, There is no connection between the two computers so I simply copied the...
12
by: Leo Muller | last post by:
I always thought that moving from VB.NET to C# would be very easy. Even though so far it hasn't been hard, there are some annoying things, that may have to do with my visual studio settings. -...
29
by: Tony Girgenti | last post by:
Hello. I'm developing and testing a web application using VS.NET 2003, VB, .NET Framework 1.1.4322, ASP.NET 1.1.4322 and IIS5.1 on a WIN XP Pro, SP2 computer. I'm using a web form. How do I...
5
by: =?Utf-8?B?UGFycm90?= | last post by:
For some reason my web application changed to a website app rather than a project in VS 2005. I don't know how it happened but now whenever I run under debug I cannot follow the flow of my program...
13
by: ravi | last post by:
I am a final year computer engineering student i am looking for some good as well as tough project ideas in C/C++ Can anybody help me by giving their ideas Thanks in advance.
4
by: =?Utf-8?B?Qm9iQWNoZ2lsbA==?= | last post by:
Hi, I am using Visual Studio 2003. After moving my project to a new development computer my project compiles and works on the new development computer but the program will not work when I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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,...

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.