Re: Debugger not working in Vs.net 2003
- From: v-schang@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Thu, 21 Apr 2005 07:17:48 GMT
Hi Jason,
Currently are you able to create a new web application under your IIS site?
If the application can run correctly, can we successfuly manually attach
the asp.net worker process (aspnet_wp.exe) to do the debugging?
Please double check your IIS's virutal dir to see whether it has used the
integrated windows authentication.
BTW, is the error following the "Unable to run debugging...." still be the
"Access Denied"? If so , we may still try something on the security. Have
you tried uninstall and reinstall the asp.net on your server through the
aspnet_regiis -u
aspnet_regiis -i
comands? You can run them first. And then, try deleting the user profile
from this machine and then added the account back to the administrators
group
a. From the control panel, open the User Accounts icon
b. Locate the user in the list and delete it
c. Boot the client machine in safe mode and login as the local
Administrator
d. Rename the C:\Documents and Settings\username folder to C:\Documents
and
Settings\usernamex
e. Add the user back to the Administrators group
f. Log in as that domain user(or if local account)
Also, you can try using some other powerful account to logon your box to
see whether you can correctly debug asp.net apps.
Hope helps. Thanks,
Steven Cheng
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
.
- Follow-Ups:
- Re: Debugger not working in Vs.net 2003
- From: Jason
- Re: Debugger not working in Vs.net 2003
- References:
- Debugger not working in Vs.net 2003
- From: Jason
- RE: Debugger not working in Vs.net 2003
- From: Gary Chang[MSFT]
- Re: Debugger not working in Vs.net 2003
- From: Jason
- Re: Debugger not working in Vs.net 2003
- From: Gary Chang[MSFT]
- Re: Debugger not working in Vs.net 2003
- From: Jason
- Re: Debugger not working in Vs.net 2003
- From: Gary Chang[MSFT]
- Re: Debugger not working in Vs.net 2003
- From: Jason
- Debugger not working in Vs.net 2003
- Prev by Date: Problem with mscorlib.dll - Visual Studio 2005 Beta 2, Framework 2
- Next by Date: Re: Debugger not working in Vs.net 2003
- Previous by thread: Re: Debugger not working in Vs.net 2003
- Next by thread: Re: Debugger not working in Vs.net 2003
- Index(es):
Relevant Pages
|