B
BillAtWork
Hi,
I'm implementing the unhandled exception HttpModule described in
http://support.microsoft.com/kb/911816 but have a few questions...
The module fires correctly and writes an error to the event log, however the
aspnet_wp.exe service crashes and restarts about 10 seconds later anyway!
Maybe I misunderstood but I thought this wasn't just logging the error but
would "handle" it - so that the service stays up and I can troubleshoot it
later?
Could anyone help with this?
Thanks.
I'm implementing the unhandled exception HttpModule described in
http://support.microsoft.com/kb/911816 but have a few questions...
The module fires correctly and writes an error to the event log, however the
aspnet_wp.exe service crashes and restarts about 10 seconds later anyway!
Maybe I misunderstood but I thought this wasn't just logging the error but
would "handle" it - so that the service stays up and I can troubleshoot it
later?
Could anyone help with this?
Thanks.