G
Guest
Hello,
When I try to run my aspx web page using Start>Debug I receive the following
error: "Error while trying to run project : Unable to start debugging on the
web server. Would you like to disable future attempts to debug ASP.NET pages
for this project?" I have found some KB Articles that provide a resolution to
this issue but nothing seems to work; I continue to get the error. So far I
have
done the following:
1.Repaired the IIS Mapping using the aspnet_regiis.exe -i command.
2.Re-registered the aspnet_isapi.dll file
3.Ran the iisreset command.
4.Added myself as a user to the debugger users group
5.In IIS I have gone to the properties for the default web site\project
folder and made sure that the application name was entered in the Application
Name field on the Directories Tab.
6. Also in IIS default web site\project folder properties I have clicked on
the Configure button and made sure that aspx files are properly mapped on the
mapping tab.
I don't know what else to do to resolve this. I can run the application
without any errors if I choose to start without debugging. My OS is XP Pro
SP2 with IE6 SP1. Any help in resolving this issue will be greatly
appreciated.
Dave Y
When I try to run my aspx web page using Start>Debug I receive the following
error: "Error while trying to run project : Unable to start debugging on the
web server. Would you like to disable future attempts to debug ASP.NET pages
for this project?" I have found some KB Articles that provide a resolution to
this issue but nothing seems to work; I continue to get the error. So far I
have
done the following:
1.Repaired the IIS Mapping using the aspnet_regiis.exe -i command.
2.Re-registered the aspnet_isapi.dll file
3.Ran the iisreset command.
4.Added myself as a user to the debugger users group
5.In IIS I have gone to the properties for the default web site\project
folder and made sure that the application name was entered in the Application
Name field on the Directories Tab.
6. Also in IIS default web site\project folder properties I have clicked on
the Configure button and made sure that aspx files are properly mapped on the
mapping tab.
I don't know what else to do to resolve this. I can run the application
without any errors if I choose to start without debugging. My OS is XP Pro
SP2 with IE6 SP1. Any help in resolving this issue will be greatly
appreciated.
Dave Y