Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
Welcome to AspAdvice Sign in | Join | Help

Re: Creating Custom Error pages

  •  11-26-2007, 10:01 AM

    Re: Creating Custom Error pages

    This is best done at the web server level -- through the IIS management console.  The default 404 action is to generate a generic error.  You can specify a URL (aspx page if you want) for all 404s and that page will be displayed with your helpful information and explanations.

    I searched for "iis custom 404" and got several hits -- among them this one from 4guysfromrolla

     


    Sincerely,

    Carl
    -----
    vine type - content management with standards in mind - vinetype.com
    -----
    Filed under: ,
View Complete Thread