Debugging ASP in .NET
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
I'm running a mixed ASP / ASP.NET environment. I can use the debugger in for
the ASP.NET code, no problems. But when I turn on ASP Debugging for the
project, I get the error message:
"Error while trying to run project. Unable to start debugging. ASP
debugging is disabled because the ASP process is running as a user that does
not have debug permissions. Click Help for more information."
This is Windows 2003 Server, logged in as Administrator for the machine.
Administrator is in the Debugger Users group.
Any ideas?
.
Relevant Pages
- Re: Debugging Classic ASP with Visual Studio 2003 and non admin (limited / restricted) LUA
... Disable Script Debugging (Internet Explorer) ... "Integrated Windows Security" is set on the virtual diretory where I am trying to debug Classic ASP - in fact its on the whole default web. ... I'm sure it's something to do with permissions because logging on as local admin works fine, just dont know where I need to set a permission. ... (microsoft.public.vsnet.debugging) - Re: Debugging ASP in .NET
... I'm logged on as an id that has Administrator rights to the machine. ... there a specific setting that needs to be set for the ASP vs ASP.NET pages? ... > that is what the error message refers to. ... But when I turn on ASP Debugging for the ... (microsoft.public.dotnet.framework.aspnet) - Re: ASP Thread Scheduling Anomalies
... No, that's not the reason. ... > This is from the IIS help files...maybe you have server-side debugging ... > Enable ASP Server-Side Script Debugging ... >> We're experiencing some serious anomalies with the scheduling of ASP ... (microsoft.public.inetserver.asp.general) - Re: ASP Thread Scheduling Anomalies
... No, that's not the reason. ... > This is from the IIS help files...maybe you have server-side debugging ... > Enable ASP Server-Side Script Debugging ... >> We're experiencing some serious anomalies with the scheduling of ASP ... (microsoft.public.inetserver.iis) - Re: Debugging ASP in .NET
... Are you telling us that the ASP process is running as Administrator? ... that is what the error message refers to. ... But when I turn on ASP Debugging for the ... (microsoft.public.dotnet.framework.aspnet) |
|