Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting up remote debugging on a laptop

Status
Not open for further replies.

theismanapp

Programmer
Jul 27, 2005
5
US
I need to be able to have a laptop that connects to a webserver running W2K3 w/o SP1 on a domain using a non administrator account and be able to run VS.NET and work on a website on the webserver and be able to debug the website. Also I need to be able to somehow be able to work on the website on the laptop out of the network, like on a airplane and be able to write the code and test it. Then be able to go back to the office and update the website.

his is what I have done so far.
1. Installed remote server components and debugging
2. Installed Visual Source Safe 6
3. log in as the administrator and open up the website and can check out and debug the website
4. I log in as developer and get a error message stating that remote server can not connect to the local machine (works under administrator)

I have spent about a week on this and read buches of articles and none of them help me. IF anyone knows how I can accomplish this would be very helpful.

Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top