'Debugger Users' group error

  • Thread starter Thread starter Rafael Tejera
  • Start date Start date
R

Rafael Tejera

I'm receiving this error when trying to run a C#2003 ASP.NEt application.


The error is the following:

Error while trying to run project: Unable to start debugging on the web server. You do not have permissions to debug the server.

Verify that you are a member of the 'Debugger Users' group on the server.

I had add almost all my users inside this group, but the problem persist.

How I can fix that and be able to run my application.


Rafael
 
Hello Rafael,

Does that error dialog box have the "Help" button where should be desribed
the steps u need to undertake?

RT> I'm receiving this error when trying to run a C#2003 ASP.NEt
RT> application.
RT>
RT> The error is the following:
RT>
RT> Error while trying to run project: Unable to start debugging on the
RT> web server. You do not have permissions to debug the server.
RT>
RT> Verify that you are a member of the 'Debugger Users' group on the
RT> server.
RT>
RT> I had add almost all my users inside this group, but the problem
RT> persist.
RT>
RT> How I can fix that and be able to run my application.
RT>
RT> Rafael
RT>
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
Back
Top