Visit the site tip An error occurred on the server when processing the URL of the solution _win servers

Source: Internet
Author: User

You see this information do not be afraid, this will explain your IIS7 or iis7.5 under the site there are errors. As long as the specific information can be found, with the IIS6 under the classic hint error.

Workaround: An error occurred on the "server" when processing the URL. Contact the system administrator
With IIS7.5 installed on WINDOWS7 or SERVER2008, the following error occurred while debugging the ASP program:

An error occurred on the "server" when processing the URL. Contact the system administrator

The workaround is as follows:

Set method One:

Run cmd as an administrator, locate the directory to%windir%\system32\inetsrv\, and then execute Appcmd set config-section:asp-scripterrorsenttobrowser:true.

%windir%\system32\inetsrv\appcmd Set Config-section:asp-scripterrorsenttobrowser:true

Set method Two:

Open the ASP settings for IIS7, expand the Debug Properties option, and send errors to the browser by default, to True, and then point to the right side of the application! As shown in the figure:

After the above settings, and then from the browser to open the error of the ASP page will be able to see the details of the page error, before the debugging. If it is a public Web server, it is recommended that you do not turn this option on, in case the error message is exploited by others.

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.