myvme
- PageAdmin入门
- 16
- 39
- 2009-04-15
|
1#
t
T
发表于 2009-11-18 10:26
|只看楼主
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: The value for the property 'statusCode' is not valid. The error is: The value must be inside the range 100-999.
Source Error:
Line 70: <authentication mode="Forms" />Line 71: <customErrors mode="Off">Line 72: <error statusCode="404" redirect="/" />Line 73: </customErrors>Line 74: <sessionState cookieless="false" mode="InProc" timeout="20" /> |
Source File: d:\web\myvmei\web\web.config Line: 72
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
|