When running a Classic ASP script, I receive: An error occurred on the server when processing the URL.

 When running Classic ASP, you get this error:

An error occurred on the server when processing the URL. Please contact the system administrator.

This may be resolved by changing the Extension the website runs under to ASP .NET 1.1 in DotNetPanel. If this doesn't resolve your issue, the ASP script is generating an underlying error which is not delivered to the browser. Please contact support to turn on error reporting for classic ASP for your website.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

I am receiving System.Security.SecurityException or That assembly does not allow partially trusted callers.

When running your application you may see: That assembly does not allow...

How can I redirect one URL to another on ASP .NET?

Our ASP plans have the following installed:...

Cryptography with ASP .NET

A customer received the following error when attempting to create a RSACryptoServiceProvider from...

I am getting a 404 error on the secondary pages of my MVC application. Why?

To resolve the 404 error issues on secondary pages of a ASP .NET MVC applications, you will need...

My site is showing the following error: HTTP Error 503. The service is unavailable.

The error HTTP Error 503. The service is unavailable. generally means that your application pool...