• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

ASP Classic - How do I show error messages?

K

Karl Mueller

Guest
I am trying to use ASP Classic, but I cannot get Plesk 10.3 to show the ASP error messages. How do I turn this on?

I have already set all the error documents to "default" in the Virtual Directory>>Error Documents.

I also set the Enable ASP Server and Client Side debugging in Virtual Directory>>Virtual Directory Properties.

What am I missing?

Thanks.
 
i suggest to drill down in the following:
"Website & Domains" -> select your domain from down of the page -> Check "Microsoft ASP support".
Thats it.
 
Depends on the version of IIS that's underneath

If you have IIS7 or 7.5 running under Plesk then the default setting is to show a friendly error. This can only be switched off using IIS management console. You should look for "Send Errors to Browser". This will default to false and instead show the standard error message:
"An error occurred on the server when processing the URL. Please contact the system administrator.

If you are the system administrator please click here to find out more about this error."

Setting the "Send Errors to Browser" will show you the full error message.
 
Back
Top