求助,怎么样才能让ky在子目录下运行呢
求助,怎么样才能让ky在子目录下运行呢
我把KY放到我站的子目录,运行首页,结果就出下面这些东西了
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 51: <add name="HttpUploadModule" type="Openlab.Web.Upload.HttpUploadModule, Openlab.Web.Upload"/>Line 52: </httpModules>Line 53: <sessionState timeout="60"></sessionState>Line 54: <httpRuntime executi maxRequestLength="2097151" useFullyQualifiedRedirectUrl="false" minFreeThreads="8" minLocalRequestFreeThreads="4" appRequestQueueLimit="100"/>Line 55: </system.web> |
Source File: f:\wwwroot\***********(我替换的:))\wwwroot\kycms\web.config Line: 53
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433