Mikael,
Yes, you can customize what page is shown using the web.config file.
Here's a link that shows exactly how to do this:
http://www.devasp.net/Net/Articles/A...tomErrors2.asp
Sincerely,
--
S. Justin Gengo, MCP
Web Developer
Free code library at:
www.aboutfortunate.com
"Out of chaos comes order."
Nietzche
"Mikael Engdahl" <mikael-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello,
>
> When an unhandled exception occurs on an ASP.NET page, a well known page
> will appear, having the header "Server Error in '[app path]' Application"
> and the Exception Details and Stack Trace below it.
>
> Is it possible to customize this page and for example save to exception
> info in a database and display a custom message to the user.
>
> Does anybody know if this is possible?
>
>
> --
> Mikael Engdahl
>