Sometimes our users get a Server Application Error, when opening the asp.net site. We would like to be able to replace this page with one of our own. Is there away to use the webconfig file to determine if this page is the about to be displayed and redirect it to our own error page? Currently this is on .net 1.1. TIA