Error HTTP Error 500.23-internal Server error error in VS2015 running ASPX old project

Source: Internet
Author: User
Today, I turned out the old project that I used VS2010 to run the ASPX page in VS2015, and an error occurred:
HTTP error 500.23-internal Server error An ASP. NET setting was detected that is not applicable in integrated managed pipeline mode.
Online search for a solution, found that the Chinese are not searchable, and then finally found in the StackOverflow,
Address: Http://stackoverflow.com/questions/14925383/http-error-500-23-internal-server-error-local-iis-web-server

Workaround add in Web. config
Source code copy (ie valid) print about <system.webServer> <validation validateintegratedmodeconfiguration= "false"/> &L T;/system.webserver>

Can, alas. It seems that you have to learn English well ...

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.