you do have personalized webpage to manipulate such error.
take in it part of your code. use response.end to debug part by part, so
when you find the error correct it.
not created yet and are being used before being instanciated, etc...
> No. There is no workaround for how to diagnose a problem.
>
> It sounds like something is crashing on your web server, and IIS State is
> the exact tool to troubleshoot it.
>
> You cannot "work-around" a crash without knowing why it happens, and it
> sounds like it happens from "normal" usage, so you can't avoid it.
>
> --
> //David
> IIS
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> //
> "Sam" <rover555@indiatimes.com> wrote in message
> news:7b2c5853.0403072230.453fad1@posting.google.com...
> Hi David,
> Thanks for your help.
> I donot have rights to install any third party software on my server
> as its in production. Is there any work-around
>
> thanks
> Sam...
>
>
>
> "David Wang [Msft]" <someone@online.microsoft.com> wrote in message
> news:<uVoGvw1$DHA.1288@TK2MSFTNGP10.phx.gbl>...
> > Use IIS State to capture state of IIS when you see the problem happen
(or
> > wait for it to happen).
> >
> >
http://www.iisfaq.com/default.aspx?view=P197 > >
> > --
> > //David
> > IIS
> > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> > //
> > "Sam" <rover555@indiatimes.com> wrote in message
> > news:7b2c5853.0402292252.3eef25d3@posting.google.com...
> > Guys facing a strange problem
> > any clue would really rescue me..
> >
> > i am using a ASP application with following things
> >
> > Server : Intel Xeon (TM) CPU 2GHz, 2GB RAM, 136GB HDD
> > OS : Windows 2000 Advanced server. IIS5.0
> > Database: Oracle (Using ADODB to connect to the Database)
> > App server running on the same machine (COM+)
> >
> > after using the application for 2/3 hours i get an error message
> >
> > "Internal Server Error"
> >
> > once i restart the server it works absolutely fine for some hours.
> >
> > After encountering the error i opened COM+ and clicked on the
"Computers"
> > node .
> > Then got the following error
> >
> > "Error Code 80010108 the object invoked has disconnected from its
> clients."
> >
> >
> > Thanks and Regards
>
>