ASP.net custom error page
- by c11ada
hey all,
im trying to implement a custom error page, what i want to be able to do is have a single generic error page which can display the error which occurred or other information (custom error message). when a error occurs on the website, the user should be directed to this page which shows the error message.
so for example if i had a page…