Problems with remote debugging
From: chris s. (chris_at_sloppycode.net)
Date: 05/06/04
- Next message: Gregg Miskelly: "Re: Debugger takes long (over 6 Minutes) to start a C++ application"
- Previous message: Tian Min Huang: "RE: Remote Debugging with RPC Proxy?"
- Messages sorted by: [ date ] [ thread ]
Date: 6 May 2004 07:21:32 -0700
We've got a test box with win 2003 standard server running on it, IIS,
active directory and DNS.
The machine has the components installed on it that are required for
remote debugging.
I have a user chris on the domain, added to the
Administrators,Debugger Users and VS Debuggers groups. The solution
file is hosted on the domain controller, which I get to using
\\servername\inetpubshare\... (prompting me to log into the domain
first), on my workstation.
The server IP is mapped to a domain name blah.blahing.com via my
\windows\etc\drivers\hosts file, I can open the solution up fine
inside vs.net 2003, however when it comes to debugging, I get an
access denied error, telling me to join the debugger users group.
As far as I can tell, I am the joint most powerful user on the
machine/domain (except System)! Does anyone have any ideas why I'm
hitting a brickwall?
- Next message: Gregg Miskelly: "Re: Debugger takes long (over 6 Minutes) to start a C++ application"
- Previous message: Tian Min Huang: "RE: Remote Debugging with RPC Proxy?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|