PDA

View Full Version : User account for debugging ASP.NET


reiji
11-11-2003, 09:07 AM
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

bruce
11-12-2003, 12:26 PM
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.

[b]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">

reiji
11-13-2003, 09:41 AM
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.

[b]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.

[b]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">

bruce
11-13-2003, 12:05 PM
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



[b]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.

[b]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.

[b]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">