产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 安装PAGEADMIN出现下面的错误
linfly703 - 2010/11/5 11:15:00
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" viewStateEncryptionMode="Never" />
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:\web\hd0011908www\jcy\web.config    Line: 23

求解
xialove01 - 2010/11/5 15:23:00
帮你顶!
1
查看完整版本: 安装PAGEADMIN出现下面的错误