'Debugger Users' group error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rafael Tejera

    'Debugger Users' group error

    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
  • Michael Nemtsev

    #2
    Re: 'Debugger Users' group error

    Hello Rafael,

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

    RTI'm receiving this error when trying to run a C#2003 ASP.NEt
    RTapplication.
    RT>
    RTThe error is the following:
    RT>
    RTError while trying to run project: Unable to start debugging on the
    RTweb server. You do not have permissions to debug the server.
    RT>
    RTVerify that you are a member of the 'Debugger Users' group on the
    RTserver.
    RT>
    RTI had add almost all my users inside this group, but the problem
    RTpersist.
    RT>
    RTHow I can fix that and be able to run my application.
    RT>
    RTRafael
    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


    Comment

    Working...