User account for debugging ASP.NET

Discussion in 'ASP.NET / ASP.NET Core' started by reiji, Nov 11, 2003.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I need some help with setting up a valid user account for debugging ASP.NET projects.

    I am running Windows 2000 server and VS.NET 2003. Everything works fine if I log in as the administrator. But if logged in as a user that belongs to both Debugger Users and VS Developers groups, an error was generated when attempting to debug:

    Unable to Start Debugging on the Web Server. Access is denied.

    There is a help button which leads to seemingly numerous possible causes, but none seems to me applicable. This is on the local server where both IIS and VS.NET are installed. If anyone knows the answer, please respond. I greatly appreciate.

    Thanks,
    Reiji
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    Reiji,

    Are you trying to debug your application on our server or on your own workstation?

    We do not support ASP.net debugging on our server for security and performance reasons.

    quote:Originally posted by reiji

    I need some help with setting up a valid user account for debugging ASP.NET projects.

    I am running Windows 2000 server and VS.NET 2003. Everything works fine if I log in as the administrator. But if logged in as a user that belongs to both Debugger Users and VS Developers groups, an error was generated when attempting to debug:

    Unable to Start Debugging on the Web Server. Access is denied.

    There is a help button which leads to seemingly numerous possible causes, but none seems to me applicable. This is on the local server where both IIS and VS.NET are installed. If anyone knows the answer, please respond. I greatly appreciate.

    Thanks,
    Reiji
    </blockquote id="quote"></font id="quote">
     
  3. Bruce,

    I understand you don't support remote debugging - I read about it in your knowledgebase.

    But this is about my own local server. I'd like to set it up so others (students) may logon and write/debug applications on it. I don't have server admin experiences. So if you could kindly point me to the right direction, I really appreciate it!

    Thank you,
    Reiji

    p.s. Thank you for the response to my other question about making a subapplication. I will make a ticket later. For now I am using my domain root which works fine.

    quote:Originally posted by bruce

    Reiji,

    Are you trying to debug your application on our server or on your own workstation?

    We do not support ASP.net debugging on our server for security and performance reasons.

    quote:Originally posted by reiji

    I need some help with setting up a valid user account for debugging ASP.NET projects.

    I am running Windows 2000 server and VS.NET 2003. Everything works fine if I log in as the administrator. But if logged in as a user that belongs to both Debugger Users and VS Developers groups, an error was generated when attempting to debug:

    Unable to Start Debugging on the Web Server. Access is denied.

    There is a help button which leads to seemingly numerous possible causes, but none seems to me applicable. This is on the local server where both IIS and VS.NET are installed. If anyone knows the answer, please respond. I greatly appreciate.

    Thanks,
    Reiji
    </blockquote id="quote"></font id="quote">
    </blockquote id="quote"></font id="quote">
     
  4. Bruce

    Bruce DiscountASP.NET Staff

    Hmmm... To be honest, I couldn't get debugging to work properly until i switch to admin user. I figured that both the webserver and client is on the local machine, using admin user should be fine..

    Anyway, this might help you

    http://support.microsoft.com/default.aspx?kbid=306172



    quote:Originally posted by reiji

    Bruce,

    I understand you don't support remote debugging - I read about it in your knowledgebase.

    But this is about my own local server. I'd like to set it up so others (students) may logon and write/debug applications on it. I don't have server admin experiences. So if you could kindly point me to the right direction, I really appreciate it!

    Thank you,
    Reiji

    p.s. Thank you for the response to my other question about making a subapplication. I will make a ticket later. For now I am using my domain root which works fine.

    quote:Originally posted by bruce

    Reiji,

    Are you trying to debug your application on our server or on your own workstation?

    We do not support ASP.net debugging on our server for security and performance reasons.

    quote:Originally posted by reiji

    I need some help with setting up a valid user account for debugging ASP.NET projects.

    I am running Windows 2000 server and VS.NET 2003. Everything works fine if I log in as the administrator. But if logged in as a user that belongs to both Debugger Users and VS Developers groups, an error was generated when attempting to debug:

    Unable to Start Debugging on the Web Server. Access is denied.

    There is a help button which leads to seemingly numerous possible causes, but none seems to me applicable. This is on the local server where both IIS and VS.NET are installed. If anyone knows the answer, please respond. I greatly appreciate.

    Thanks,
    Reiji
    </blockquote id="quote"></font id="quote">
    </blockquote id="quote"></font id="quote">
    </blockquote id="quote"></font id="quote">
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page