积极答复者
ASP.NET 4.0.30319.0 的错误

问题
-
第2次发了,难道微软的工程师也解决不了吗?
Event code: 3008
Event message: A configuration error has occurred.
Event time: 2013/8/30 10:00:24
Event time (UTC): 2013/8/30 2:00:24
Event ID: eed5f9db4e2d4782bed64b31c7c8e6ad
Event sequence: 10
Event occurrence: 3
Event detail code: 0
Application information:
Application domain: 5afbb06744184f9ca95cd9391d5075ad-2-130209820411651760
Trust level: Full
Application Virtual Path: /CRF
Application Path: C:\ProgramData\Symantec\CRF\5afbb06744184f9ca95cd9391d5075ad\
Machine name: SMS-SH-FILESV1
Process information:
Process ID: 3908
Process name: beserver.exe
Account name: SMS-SH-FILESV1\admin
Exception information:
Exception type: ConfigurationErrorsException
Exception message: An error occurred loading a configuration file: Failed to map the path '/'.
at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
at System.Configuration.Configuration..ctor(String locationSubPath, Type typeConfigHost, Object[] hostInitConfigurationParams)
at System.Configuration.Internal.InternalConfigConfigurationFactory.System.Configuration.Internal.IInternalConfigConfigurationFactory.Create(Type typeConfigHost, Object[] hostInitConfigurationParams)
at System.Web.Configuration.WebConfigurationHost.OpenConfiguration(WebLevel webLevel, ConfigurationFileMap fileMap, VirtualPath path, String site, String locationSubPath, String server, String userName, String password, IntPtr tokenHandle)
at Microsoft.Reporting.WebForms.ReportViewer.ConfigContainsHandler()
at Microsoft.Reporting.WebForms.ReportViewer.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Failed to map the path '/'.
at System.Web.Configuration.ProcessHostConfigUtils.MapPathActual(String siteName, VirtualPath path)
at System.Web.Configuration.ProcessHostMapPath.MapPathCaching(String siteID, VirtualPath path)
at System.Web.Configuration.ProcessHostMapPath.GetPathConfigFilenameWorker(String siteID, VirtualPath path, String& directory, String& baseName)
at System.Web.Configuration.WebConfigurationHost.GetStreamName(String configPath)
at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
Request information:
Request URL: http://127.0.0.1/CRF/CRF.aspx?DataFile=C:\Program Files\Common Files\Symantec Shared\SaveReports\RPT47_.xml&RDLFile=C:\Program Files\Symantec\Backup Exec\Reports\overnightsummary_zh.rdl
Request path: /CRF/CRF.aspx
User host address: 127.0.0.1
User:
Is authenticated: False
Authentication Type:
Thread account name: SMS-SH-FILESV1\admin
Thread information:
Thread ID: 61
Thread account name: SMS-SH-FILESV1\admin
Is impersonating: False
Stack trace: at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
at System.Configuration.Configuration..ctor(String locationSubPath, Type typeConfigHost, Object[] hostInitConfigurationParams)
at System.Configuration.Internal.InternalConfigConfigurationFactory.System.Configuration.Internal.IInternalConfigConfigurationFactory.Create(Type typeConfigHost, Object[] hostInitConfigurationParams)
at System.Web.Configuration.WebConfigurationHost.OpenConfiguration(WebLevel webLevel, ConfigurationFileMap fileMap, VirtualPath path, String site, String locationSubPath, String server, String userName, String password, IntPtr tokenHandle)
at Microsoft.Reporting.WebForms.ReportViewer.ConfigContainsHandler()
at Microsoft.Reporting.WebForms.ReportViewer.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Custom event details:
答案
-
你好,
希望下面的两个链接可以帮助到你:
http://forums.iis.net/t/1180260.aspx/1
http://forums.asp.net/t/1840813.aspx/1
Regards,
Yan Li
Cataleya Li
TechNet Community Support- 已标记为答案 Yan Li_Moderator 2013年9月6日 2:05