Re: Catastrophic Failure !!!

From: Jacque (jacque.[spamRx)
Date: 09/30/04


Date: Thu, 30 Sep 2004 10:55:07 -0700

I am having the same problem as Murali; I am not debugging on a W2K domain
controller. Gaensh's suggestion is feasible, but I too would like to know how
to properly fix this problem.

I'm using Windows 2000.

(xpost: I have posted a question on vsnet.debugging as well)
Thanks!
Jacque

"Nick Malik" wrote:

> You wouldn't happen to be debugging on a W2K domain controller, would you?
>
> If so, this will help:
> http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q827559
>
> Good Luck,
> --- Nick
>
> "Merdaad" <Merdaad@discussions.microsoft.com> wrote in message
> news:49757BFD-727A-44D2-BCC0-4A4EE9F67C95@microsoft.com...
> > Hello,
> >
> > Thank Ganesh, Your advice helped me.
> >
> > But does anyone you know why this happens in the first place. And how do
> we
> > get rid of it so we can debug application without having to attach to the
> > aspnet_wp.exe everytime.
> >
> > Thanks
> >
> > Merdaad
> >
> > "Ganesh" wrote:
> >
> > > Dear Muralidhar,
> > >
> > > Run the web application without debugging (Use "Start without debugging"
> option.). Ater that you can attach the aspnet_wp.exe process to visual
> studio by going to Debug->Process. You will get a dialog listing all the
> running processes. click on the "aspnet_wp.exe" and click the "Attach"
> button. Now all the browsers running asp.net are attached to your Visual
> Studio and you can debug your application.
> > >
> > > Regards
> > > Gaensh
> > >
> > > "Muralidhar Chennoju" wrote:
> > >
> > > > Hi All
> > > >
> > > > I'm getting the following error while trying to debug the application.
> Error
> > > > Message is as follows:
> > > >
> > > > "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? "
> > > >
> > > > Any help is highly appreciated.
> > > >
> > > > Thanks
> > > > Murali
> > > >
> > > >
> > > >
>
>
>