pageadmin系统不能在子目录里运行呢提示如下: 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: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.
Source Error:
Line 21: <pages validateRequest="false" enableEventValidation="false" enableViewStateMac="false" viewStateEncrypti />Line 22: <compilation defaultLanguage="C#" debug="false" />Line 23: <authentication mode="Forms" />Line 24: <customErrors mode="Off">Line 25: <error statusCode="404" redirect="/" /> |
Source File: d:\freehost\zytcmy\web\3\web.config Line: 23
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42