RE: Remote debug
- From: scottno@xxxxxxxxxxxxxxxxxxxx ("Scott Nonnenberg [MSFT]")
- Date: Mon, 04 Apr 2005 18:59:11 GMT
Hi Denny.
Well, I'm happy to say that you're most of the way there, since you were
able to connect to the remote machine and list the processes. Given that
you were able to do that, I imagine that you've already added yourself to
the Debugger Users group on the remote machine. What you're probably
running into now is a permissions problem with that specific process - you
are only allowed to debug processes running as yourself if you lack
Administrator privileges. Make yourself an Administrator and you should be
able to debug that process.
Hopefully that helps! Let me know if you have any more problems.
Thanks,
Scott Nonnenberg
Program Manager
Visual Studio Debugger
--------------------
>Subject: Remote debug
>Date: Fri, 18 Mar 2005 01:11:07 -0800
>
>Hi all,
>I need to do the remote debug of my application on a remote machine.
>This is the first time that I do this, so I could mistake...
>I opened the window "Attach to process" from Tools, then I connected to
the
>remote machine. I've selected the process and the type of code to debug
>(CLR), afterward I get follow error: "Unable to connect to the process.
>Access denied".
>
>Does it an authorizations problem?
>Otherwise, is there another way to do the remote debug?
>
>Thanks a lot
>denny
>
.
- Prev by Date: Re: Garbage Collection
- Next by Date: Re: Detect if assembly exists
- Previous by thread: Garbage Collection
- Next by thread: Reference types
- Index(es):
Relevant Pages
|
Loading