|
How to log application level error and redirect the user to error page?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET Error-handling
To log application level error and redirect the user to a generic error page, we can follow this
approach.
|