Asp. NET Unrecognized configuration section "ConnectionStrings" Workaround

Source: Internet
Author: User
Tags connectionstrings

an ASP. NET Unrecognized configuration section "ConnectionStrings" error.

Specific error Description:

An error occurred while processing the configuration file required to service the request. Please check the specific error details below and modify the configuration file as appropriate. Parser Error message: Unrecognized configuration section "ConnectionStrings" Source Error: Line 1: <configuration> 2: Line 3: <connectionStrings/> line 4: ... Source files: Web. config line: 3 reason: An ASP. NET application that is developed with VS2005 needs to use the. NET Framework 2.0, whereas the default. NET environment in IIS is 1.1. An unrecognized node problem occurs.  

Think of the next ... I think I should have less stuff, right: the. Net framework doesn't seem to be 2.0 ... So, act now ...

Workaround: Upgrade the. NET Environment to 2.0
Start-run enter directly in the Run text box: c:/windows/microsoft.net/framework/v2.0.50727/aspnet_regiis.exe-i

Asp. NET Unrecognized configuration section "ConnectionStrings" Workaround

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.