Debug a WEB application

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dan Aldean

    Debug a WEB application

    Hi,

    I try to debug a web application and I get the following message:
    You don't have the permission to debug the server.
    Verify that you are a memeber of the 'Debugger Users' group on the server.

    What is that I need to do please to debug this application on the local
    machine?

    Thanks


  • Cowboy \(Gregory A. Beamer\)

    #2
    Re: Debug a WEB application

    ARe you an admin of your machine? Probably not, then do a search on setting
    up developers who are not admins. The debugger users group is just one thing

    --
    Gregory A. Beamer
    MVP; MCP: +I, SE, SD, DBA


    *************** *************** *************** ****
    Think outside of the box!
    *************** *************** *************** ****
    "Dan Aldean" <doruroman@roge rs.comwrote in message
    news:e696vNi$GH A.4680@TK2MSFTN GP04.phx.gbl...
    Hi,
    >
    I try to debug a web application and I get the following message:
    You don't have the permission to debug the server.
    Verify that you are a memeber of the 'Debugger Users' group on the server.
    >
    What is that I need to do please to debug this application on the local
    machine?
    >
    Thanks
    >

    Comment

    • Michael Nemtsev

      #3
      RE: Debug a WEB application

      Go to the "Computer Management", select "Local users and groups", then
      "groups" and make sure that you local user is in the "Debugger Users" group

      --
      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




      "Dan Aldean" wrote:
      Hi,
      >
      I try to debug a web application and I get the following message:
      You don't have the permission to debug the server.
      Verify that you are a memeber of the 'Debugger Users' group on the server.
      >
      What is that I need to do please to debug this application on the local
      machine?
      >
      Thanks
      >
      >
      >

      Comment

      • Dan Aldean

        #4
        Re: Debug a WEB application

        thanks for replying.
        I am HP_Administrato r and also in the debugger group.


        "Michael Nemtsev" <nemtsev@msn.co mwrote in message
        news:5B3A3EEF-3AD8-40EB-A3E9-AFA3BA2044A1@mi crosoft.com...
        Go to the "Computer Management", select "Local users and groups", then
        "groups" and make sure that you local user is in the "Debugger Users"
        group
        >
        --
        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
        >
        >
        >
        >
        "Dan Aldean" wrote:
        >
        >Hi,
        >>
        >I try to debug a web application and I get the following message:
        >You don't have the permission to debug the server.
        >Verify that you are a memeber of the 'Debugger Users' group on the
        >server.
        >>
        >What is that I need to do please to debug this application on the local
        >machine?
        >>
        >Thanks
        >>
        >>
        >>

        Comment

        Working...