Friendly Error Pages
Release 1.02 - ...
On every site is it possible that, due to some unexpected behaviour, pages may not render properly. Every professional website should anticipate on such an event and configure the site such that a friendly error is shown to the user.
It is important to understand that in Smartsite errors may occur at three different levels. Errors can occur in
- IIS
- ASP.Net
- Smartsite
Errors that occur in IIS can not be trapped in ASP.Net or Smartsite so it is important to specify friendly error pages at each level.
Topics
- How to configure friendly error pages in Smartsite
- How to configure friendly error pages in ASP.Net
- How to configure friendly error pages in IIS 6 (Windows 2003)
- How to configure friendly error pages in IIS 7 (Windows 2008)
- How to create a good errorpage
- How to use security elevation using Friendly Error Pages