[ConfigurationException: Invalid section name. The section 'exceptionHandlingConfiguration' does not exist in the requested configuration file 'D:\nexProduction\nex.MUSA.Web\web.config' or the file 'C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Config\machine.config'. Make sure that the 'enterpriseLibrary.configurationSections' configuration section exists in one of the files and that the section 'exceptionHandlingConfiguration' is defined.]
Microsoft.Practices.EnterpriseLibrary.Configuration.ConfigurationBuilder.ValidateSection(String sectionName) +90
Microsoft.Practices.EnterpriseLibrary.Configuration.ConfigurationBuilder.ReadConfiguration(String sectionName) +58
Microsoft.Practices.EnterpriseLibrary.Configuration.ConfigurationContext.GetConfiguration(String sectionName) +46
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionHandlingConfigurationView.GetExceptionHandlingSettings() +46
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionHandlingConfigurationView.GetExceptionPolicyData(String policyName) +52
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicyFactory.GetConfigurationType(String policyName) +86
Microsoft.Practices.EnterpriseLibrary.Configuration.ConfigurationFactory.CreateInstance(String configurationName) +156
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicyFactory.CreateExceptionPolicy(String policyName, Exception exception) +59
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicy.GetExceptionPolicy(Exception exception, String policyName, ConfigurationContext configurationContext) +96
[ExceptionHandlingException: Invalid section name. The section 'exceptionHandlingConfiguration' does not exist in the requested configuration file 'D:\nexProduction\nex.MUSA.Web\web.config' or the file 'C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Config\machine.config'. Make sure that the 'enterpriseLibrary.configurationSections' configuration section exists in one of the files and that the section 'exceptionHandlingConfiguration' is defined.]
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicy.GetExceptionPolicy(Exception exception, String policyName, ConfigurationContext configurationContext) +179
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicy.HandleException(Exception ex, String policyName, ConfigurationContext configurationContext) +125
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicy.HandleException(Exception ex, String policyName) +53
Nex.ExceptionHandling.ExceptionPolicy.HandleException(Exception ex, String policyName) in D:\MTI-PROJECTS\NEX-SYSTEM\NEX-SOLUTION\SOURCES3\nex.ExceptionHandling\ExceptionPolicy.cs:12
Nex.WebManagement.Components.NexWebPage.NexWebPage_Error(Object sender, EventArgs e) in D:\MTI-PROJECTS\NEX-SYSTEM\NEX-SOLUTION\SOURCES3\nex.WebManagement\Components\NexWebPage.cs:82
System.Web.UI.TemplateControl.OnError(EventArgs e) +105
System.Web.UI.Page.HandleError(Exception e) +73
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6944
System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +154
System.Web.UI.Page.ProcessRequest() +86
System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +18
System.Web.UI.Page.ProcessRequest(HttpContext context) +49
ASP.default_aspx.ProcessRequest(HttpContext context) in c:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\0858ec4d\4dfda56c\App_Web_r13kpe9r.2.cs:0
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +154
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
|