M
Meena
Hi ,
I have an ASP.NET web service running on a Windows 2000
Server (WHICH IS NOT A DOMAIN CONTROLLER). Since I wanted
to access a remote database on my intranet , I set up my
ASp.NET worker process(aspnet_wp.exe) to run under a
domain account(<domainname>\meenaaspnet). Everything is
workimg fine. I can access my remote database also.
However when I try to debug my program (using F11) it
gives me this error.
"Error while trying to run project:Unable to start
debugging on a web server. Catastrophic failure"
I can however run my application if I choose the option to
Start without debugging.
What do I do?
I have an ASP.NET web service running on a Windows 2000
Server (WHICH IS NOT A DOMAIN CONTROLLER). Since I wanted
to access a remote database on my intranet , I set up my
ASp.NET worker process(aspnet_wp.exe) to run under a
domain account(<domainname>\meenaaspnet). Everything is
workimg fine. I can access my remote database also.
However when I try to debug my program (using F11) it
gives me this error.
"Error while trying to run project:Unable to start
debugging on a web server. Catastrophic failure"
I can however run my application if I choose the option to
Start without debugging.
What do I do?