Classic ASP : Capture Errors

后端 未结 4 1904
深忆病人
深忆病人 2020-12-28 23:12

Is it possible to capture all 500 errors in Classic ASP at a global level? Maybe something in IIS. I\'m using II6 at the moment. I like to capture the error message and th

4条回答
  •  温柔的废话
    2020-12-29 00:14

    To add to @Jon Eastwood's answer - if you are using IIS 7.5, then instead of "Custom errors" you will look for ".NET Error Pages" per the image below:

    This applies to Windows Server 2008 and other newer Windows SKUs.

提交回复
热议问题