all groups > visual studio .net debugging > august 2005 >
You're in the

visual studio .net debugging

group:

access denied debugger error



access denied debugger error tpv616
8/29/2005 8:21:01 PM
visual studio .net debugging: For some reason, since a few days ago, when I try to debug a standard
application with Visual C++ .NET 2003 Standard, I get an error saying
(paraphrased) "access denied: user is not a debugger user". I debug using
the administrator account on my computer, so how come it won't let me now? I
looked in Event Viewer, and I see a recurring error under "application logs"
from COM saying that the security descriptor for "Machine Debug Manager" is
invalid. The errors correspond exactly with when the problem started. Any
Re: access denied debugger error Oleg Starodumov
8/30/2005 9:47:21 AM

[quoted text, click to view]

Try to re-register MDM. Stop Machine Debug Manager service, run
"mdm /regserver" and start the service again.

Regards,
Oleg
[VC++ MVP]


AddThis Social Bookmark Button