I came across this post about dealing with unhandled ASP .NET exceptions on the blog of one of the Microsoft escalation engineers. It also mentions a Knowledge Base article on creating a custom HTTPHandler module to trap unhandled exceptions that may occur during the execution of an ASP .NET application...