David
Mon Oct 31 16:37:30 CST 2005
Sounds like you are running some code on IIS6 that is crashing. You want to
use a tool like IIS State or DebugDiag to diagnose what exactly is crashing.
Most of the time, it is *not* IIS6 that is crashing but rather something
else you installed or wrote..
http://blogs.msdn.com/david.wang/archive/2005/08/29/HOWTO_Understand_and_Diagnose_an_AppPool_Crash.aspx
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Bislander" <Bislander@discussions.microsoft.com> wrote in message
news:A3986370-32C9-4CDE-AC9D-CC3DDFBD42F5@microsoft.com...
My IIS 6.0 lately is giving me a lot of errors. One of those is listed
below.
"Unexpected error. A trappable error (C0000005) occurred in an external
object. The script cannot continue running.."
While accessing asp page, the browser was giving this message:
"Not enough storage is avilable to process this command"
I am new to troubleshooting the IIS 6.0 issues, any help will be greatly
appreacieated.
thanks in advance,
~ Bislander