Ask a Question related to ASP.NET General, Design and Development.
-
Alek #1
Debugging - Catastrophic Failure :( !!!
I've installed VS.NET on my win2000 OS and I've created a simple ASP.NET web
application.
But when I try to debug I receive following dialog box message:
"Error while trying to run project: Unable to start debugging on the web
server. Catastrophic failure. Would you like to disable future attempts to
debug ASP.NET pages for this project?"
thanks for help
bye
Alek
Alek Guest
-
Catastrophic failure
IM getting this error when i try to run Teecharts ActiveX control in asp.net environment can some one help me in it Regards Moid Iqbal ... -
dllhost.exe hangs or Catastrophic Failure on Oracle Connection.Open
I am receiving an intermittent and inconsistent error on my asp page. I am using ADO to connect to an Oracle 9 db, and it usually works fine, but... -
Catastrophic Failure.
I am running an insurance program from AmerUs Life insurance. This program was created by Bill Harris(800.800.SALE). It uses Macromedia Director.... -
System.Runtime.InteropServices.COMException - Catastrophic Exception
I'm trying to generate excel sheet using SpeedGen COM object. I'm getting 'Catastrophic exception,Error code : 2147418113' when i try to access... -
Debugging Failure in VB.NET ASP project
After reading David Waz's reply in an earlier post, I checked to make sure that his domain account is in the local debuggers group, and it was not.... -
S. Justin Gengo #2
Re: Debugging - Catastrophic Failure :( !!!
Alek,
It sounds as if .net did not install properly. This can happen for a number
of reasons. There is a .exe you may run that might fix this:
running "aspnet_regiis.exe -i" or "aspnet_regiis.exe -r" (from
c:\winnt\microsoft.net\framework\v1.0.3705)
It reregisters asp.net with IIS
I hope it works for you!
--
S. Justin Gengo, MCP
Web Developer
Free code library at:
[url]www.aboutfortunate.com[/url]
"Out of chaos comes order."
Nietzche
"Alek" <amariano@wappi.com> wrote in message
news:e8aNVInWDHA.2236@TK2MSFTNGP10.phx.gbl...web> I've installed VS.NET on my win2000 OS and I've created a simple ASP.NET> application.
>
> But when I try to debug I receive following dialog box message:
>
> "Error while trying to run project: Unable to start debugging on the web
> server. Catastrophic failure. Would you like to disable future attempts to
> debug ASP.NET pages for this project?"
>
> thanks for help
>
> bye
> Alek
>
>
S. Justin Gengo Guest
-
Kavitha #3
Re: Debugging - Catastrophic Failure :( !!!
HTTP Keep Alives are enabled in Web site tab for Default Web Site property in IIS resolved my pbm.
Kavitha Guest



Reply With Quote

