RE: Cannot display Custom Error Page
- From: Kim <Kim@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 15 Jun 2005 22:23:06 -0700
thanks, got it.
"Sonu Kapoor" wrote:
> Have you set the attribute mode to "RemoteOnly"? Then it will only show you
> the error page from a remote system. Set it to "On" to display the custom
> error page. Remeber it is case-sensitive.
>
> --
> Sonu Kapoor - [MCP]
> ASP.NET Moderator
> WebSite: http://www.Kapoorsolutions.com
> Blog: http://www.Kapoorsolutions.com/blog/
> ASP.NET News: http://www.Kapoorsolutions.com/reblogger/
>
>
> "Kim" wrote:
>
> > I've set the "defaultRedirect" attribute of the <customErrors> tag in
> > web.config file to the filename of the custom error page. However, ASP.NET
> > does not display this page whenever an unhandled exception is thrown.
> >
> > Similarly, if I were to set the "ErrorPage" attribute of the @Page directive
> > to the filename of the custom error page, this page would not display.
> >
> > I really do not know what's causing the problem and how to make it work.
.
- References:
- Cannot display Custom Error Page
- From: Kim
- RE: Cannot display Custom Error Page
- From: Sonu Kapoor
- Cannot display Custom Error Page
- Prev by Date: ItemCreated event problem
- Next by Date: ItemCreated FindControl problem c#
- Previous by thread: RE: Cannot display Custom Error Page
- Next by thread: Tables for browser neutrality
- Index(es):
Relevant Pages
|