03-21-2023, 06:44 AM
For reference,
the error 500 is a stupid thing that Microsoft decided to do regarding IIS. There is no way (that I'm aware of) to programmatically change this.
Please check section 8 of this document to learn how to setup IIS in a way that your error page will get to the end user:
https://docs.atozed.com/Docs.dll/deploym...20IIS.html
the error 500 is a stupid thing that Microsoft decided to do regarding IIS. There is no way (that I'm aware of) to programmatically change this.
Please check section 8 of this document to learn how to setup IIS in a way that your error page will get to the end user:
https://docs.atozed.com/Docs.dll/deploym...20IIS.html

