Solution to An error occurred on the server when processing the URL error prompt in IIS7

Source: Internet
Author: User

I believe that IIS7 users have encountered the following errors during program debugging:

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.

In fact, this is a script error message sent by IIS7 to ASP programs. As long as there is an error in the program, this error prompt will appear. Therefore, the key step is to display the specific error, the method is as follows:

1. Open Control Panel → Administrative Tools → Internet Information Service (IIS) manager → double-click the "ASP" icon, as shown below:

2. Find your website in the window on the left, expand "Debug properties" in the window on the right, and set "send error to Browser" to True, as shown below:

When you run the ASP program again, you will see the specific error, and then modify it according to the error prompt.

TIPS: Enable the parent path in IIS7. Otherwise, the above error will occur as long as you use the parent path. Enable the parent path in step 2 above,.

From: http://www.htmer.com/article/599.htm

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.