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 attribute 'requestValidationMode'. Note that attribute names are case-sensitive.
Source Error:
Line 23: </customErrors>
Line 24: <globalization requestEncoding="utf-8" responseEncoding="utf-8" />
Line 25: <httpRuntime maxRequestLength="10240" executionTimeout="60" requestValidationMode="2.0"/>
Line 26: </system.web>
Line 27: </configuration>
Source File: d:\server\Wskjw\wwwroot\web.config Line: 25
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3634; ASP.NET Version:2.0.50727.3634
我的改了后在后台提示这个