« Previous Next »

Thread: Custom Server 500 error messages in ASP

Last post 06-22-2008 11:50 PM by steve schofield. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 06-22-2008, 7:27 AM

    • CptSternn
    • Not Ranked
    • Joined on 06-22-2008, 11:11 AM
    • Posts 2

    Custom Server 500 error messages in ASP

    I recently moved to a new host that doesn't allow you to touch the IIS admin options.  I was wondering if there is any way to do a proper redirect that will include ASP error messages to a page setup for 500;100 errors outside of using the admin panel.

     I have the custom 500;100 error page from my old host that I created.  Can I redirect or do a server.transfer and send errors to a custom page?  Is there another way?

    I know in ASP.NET I can easily modify the web.config, alas, the classic .ASP pages aren't effected by the changes in my web.config file.

     Right now the only option looks to be going though hundreds of pages of code and putting in 'On error' statements, which would be quite a pain.

     

  • 06-22-2008, 11:50 PM In reply to

    Re: Custom Server 500 error messages in ASP

    I'd move to another host that supports custom errors in IIS.  :)  I can't think of anything that would be easy to implement for non ASP.NET pages. 

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
Page 1 of 1 (2 items)
Microsoft Communities