I want to disable detailed error messages being sent to the user. I've changed a setting in IIS (Home Directory-Configuration-Debugging) so that a specific message is to be sent to the user.
However this doesn't seem to be taking effect. I have commented out any "On error resume next" and inclusions of error handling scripts.
Any suggestions? Thanks
However this doesn't seem to be taking effect. I have commented out any "On error resume next" and inclusions of error handling scripts.
Any suggestions? Thanks