M
Mikael Engdahl
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?
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?