Debugger not working in Vs.net 2003



Hi,

I got the following msg while I running my web project. in Debug mode.

---------------------------
Microsoft Development Environment
---------------------------
Error while trying to run project: Unable to start debugging on the web
server. Access is denied.
Verify that you are an administrator or a member of the 'Debugger Users'
group on the machine you are trying to debug.
After being added to the 'Debugger Users' group, you must log off and log
back on for the setting to apply.

Click Help for more information.
---------------------------
OK Help
---------------------------

I don't have this problem before, I don't know why this happened, I check
user group still in administrator, Try reset IIS,
Check all setting, ... No luck. I just wonder maybe the security patch I
download recently trigger this issue.


Thanks.


Jason


.



Relevant Pages

  • RE: receiving debugging error updating both .NET Frameworks
    ... Windows Updates and Service Packs. ... add the user to the Debugger Users group. ... Debugger Users and Configuring DCOM.) ... >> Register JIT debugger is not available. ...
    (microsoft.public.windowsupdate)
  • Re: Setting objects to Nothing uses less memory!
    ... > in debug mode. ... Are you actually running the unit tests under a debugger? ... but whether it's executing under a debugger or not. ... your code is debug code but running without a debugger attached, ...
    (microsoft.public.dotnet.framework.performance)
  • Re: F5 stopped attaching the debugger automatically
    ... nospam@xxxxxxxxxx (John Dalberg) wrote: ... Suddenly I lost the ability to automatically have the debugger attached ... restore the ability to run in debug mode as I always had been. ...
    (microsoft.public.vstudio.general)
  • Re: Tool for troubleshooting R6025 error in VC++
    ... Since the storage allocation done in release mode is different than that of debug mode, ... memory damage bugs are notoriously difficult to find. ... Hence I don't think it is problem with virtual function call. ... >> The first method should work when running without debugger. ...
    (microsoft.public.vc.mfc)
  • Re: F5 stopped attaching the debugger automatically
    ... nospam@xxxxxxxxxx (John Dalberg) wrote: ... Suddenly I lost the ability to automatically have the debugger attached ... automatically when I run in debug mode. ...
    (microsoft.public.vstudio.general)