I have this in my web.config: < customErrors mode = " Off " defaultRedirect = " Pages/Error/Generic.aspx " > < error statusCode = " 403 " redirect = " Pages/Error/NoAccess.aspx " /> < error statusCode = " 404 " redirect = " Pages/Error...
Posted to
State Management
(Forum)
by
Dynamic2008
on
06-15-2008, 12:00 AM
Filed under: redirect, Status Code, application, CustomErrors, global.ascx, Server, Application_Error, GetLastError()