
| 操作描述:
- System.Configuration.ConfigurationErrorsException: 在应用程序级别之外使用注册为 allowDefinition='MachineToApplication' 的节是错误的。如果在 IIS 中没有将虚拟目录配置为应用程序,则可能导致此错误。 (E:\网站最新备份09年2月6日\网站最新备份09年2月6日\fs2\xxb\xh\web.config line 42)
在 System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
在 System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
在 System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
在 System.Configuration.BaseConfigurationRecord.GetSection(String configKey, Boolean getLkg, Boolean checkPermission)
在 System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
在 System.Web.Configuration.RuntimeConfig.GetSectionObject(String sectionName)
在 System.Web.Configuration.RuntimeConfig.GetSection(String sectionName, Type type, ResultsIndex index)
在 System.Web.Configuration.RuntimeConfig.get_Identity()
在 System.Web.ClientImpersonationContext.Start(HttpContext context, Boolean throwOnError)
在 System.Web.HttpApplication.OnThreadEnter()
在 System.Web.HttpApplication.ResumeSteps(Exception error)
- 返回上一级
|