|
"/" Application server error.
-------------------------------------------------- ------------------------------
Configuration error
Explanation: An error occurred while processing the configuration files needed to service the request. Please check the specific error details below and modify the configuration file appropriately.
Analyzer error message: Unrecognized attribute "requestencoding". Please note that property names are case sensitive.
Source error:
Line 8: <system.web>
Line 9: <compilation debug = "true" />
Line 10: <globalization requestencoding = "gb2312" responseencoding = "gb2312" />
Line 11: </system.web>
Line 12:
Source file: E:\WebSite\web.config line: 10 |
|