I have an asp custom error page set up for the 500-100 error. It gathers up info and enters into database. Then it sends me an email. My question is this ... should I be using this page for the basic 500 error and the other 500 errors as well? Will I still get useful information from the asp lasterror collection? I can't seem to find much info on this subject, except that 500-100 is for asp errors. Any and all help is appreciated. Thanks.