无法识别的元素“folderLevelBuildProviders”?元素、无法识别、folderLevelBuildProviders

由网友(时光不老我们不散@)分享简介:我打开atomesite使用Visual Studio,我修改了MVC 1到MVC 2,打造succeceed,但网页给我这个错误,我试过aspnet_regiis的-iru但tdidnt工作?中的/应用程序中的服务器错误。配置错误说明:该请求提供服务所需的配置文件的处理过程中出现错误。请检查下面的特定错误详细信息...

我打开atomesite使用Visual Studio,我修改了MVC 1到MVC 2, 打造succeceed,但网页给我这个错误, 我试过aspnet_regiis的-iru但tdidnt工作?

 中的/应用程序中的服务器错误。
    配置错误
    说明:该请求提供服务所需的配置文件的处理过程中出现错误。请检查下面的特定错误详细信息并适当地修改配置文件。

    分析器错误信息:无法识别的元素folderLevelBuildProviders。

    源错误:

    行348:其中codeSubDirectories />
    行349:其中,EX pressionBuilders />
    线350:其中; folderLevelBuildProviders />
    行351:LT; /编译>
    行352:其中,网页>


    源文件:C: WINDOWS  Microsoft.NET 框架 V2.0.50727  CONFIG  web.config行:350
 

解决方案

不知道这是否适用于MVC,但这个固定的同样的错误,我与Web窗体:

http://forums.asp.net/t/1620379.aspx/1

Appium自动化测试之微信h5元素识别和代码实战

I opened atomesite using Visual studio , I modified MVC 1 to MVC 2, build succeceed, but the web page is giving me this error, I tried aspnet_regiis –iru but tdidnt work?

Server Error in '/' Application.
    Configuration Error
    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

    Parser Error Message: Unrecognized element 'folderLevelBuildProviders'.

    Source Error:

    Line 348:                <codeSubDirectories />
    Line 349:                <expressionBuilders />
    Line 350:                <folderLevelBuildProviders />
    Line 351:            </compilation>
    Line 352:            <pages>


    Source File: C:WindowsMicrosoft.NETFrameworkv2.0.50727Configweb.config    Line: 350 

解决方案

Not sure if this applies to MVC, but this fixed the same error for me with Web Forms:

http://forums.asp.net/t/1620379.aspx/1

阅读全文

相关推荐

最新文章