Community

Working with Custom Error Pages Using ASP.NET

(Sanjit Sil) Every application should have error handling. We try to trap errors using try-catch-finally block. But what happens in the case of an unhandled exception in application? ASP.NET produces an error page (usually located at c:winnthelpiishelpcommon) when an application throws an unh

Read More - Register for Free Membership