|
-
April 26th, 2005, 06:08 PM
#1
How to open a project in the server from a local machine?
Hi!
I have a .net C# project, which resides in the server machine in c:\inetput\wwwroot. I have access right to the server and have read/write access to the shared folder wwwroot in the server.
My question is how I can open the c# project in the server machine from my local visual studio .net? Can I open the project as open from web? Or I have to do it in different way?
Pleases advise.
Regards,
Aijun.
-
May 5th, 2005, 05:28 AM
#2
Re: How to open a project in the server from a local machine?
Visual Studio 7.0 -> Go to File - > Open.. -> Project From Web .. -> Type Remote HTTP URL --> If prompted for password supply network password.
Thanks
-
May 5th, 2005, 12:07 PM
#3
Re: How to open a project in the server from a local machine?
Hi! Parabiz,
Thank you very much for your reply. I also have a curious question about remote debugging. After I open the project, and I start to debug, this is called remote debugging, am I right?
I also have read some article about remote debugging for the deployed asp.net web application, which requires to attach a process to aspnet_wp.exe. I am wondering where the source code will be located?
Please advise.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|