Server Error in '/' Application.

Unhandled Execution Error

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException:

Source Error:


Line 30:         private static bool __initialized = false;
Line 31:         
Line 32:         public Global_asax() {
Line 33:             if ((ASP.Global_asax.__initialized == false)) {
Line 34:                 ASP.Global_asax.__initialized = true;

Source File: c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\091b04c1\7fdbf4a\yv8621ny.0.cs    Line: 32

Stack Trace:


[HttpException (0x80004005)]
   System.Web.HttpApplication.CheckSuspiciousPhysicalPath(String physicalPath) +82
   System.Web.Configuration.HttpConfigurationSystem.ComposeConfig(String reqPath, IHttpMapPath configmap) +175
   System.Web.HttpContext.GetCompleteConfigRecord(String reqpath, IHttpMapPath configmap) +434
   System.Web.HttpContext.GetCompleteConfig() +49
   System.Web.HttpContext.GetConfig(String name) +195
   System.Web.Configuration.HttpConfigurationSystemBase.System.Configuration.IConfigurationSystem.GetConfig(String configKey) +22
   System.Configuration.ConfigurationSettings.GetConfig(String sectionName) +69
   System.Configuration.ConfigurationSettings.get_AppSettings() +26
   RH.Fashion.WebPresentation.Global..cctor() +5

[TypeInitializationException: The type initializer for "RH.Fashion.WebPresentation.Global" threw an exception.]
   RH.Fashion.WebPresentation.Global..ctor() +0
   ASP.Global_asax..ctor() in c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\091b04c1\7fdbf4a\yv8621ny.0.cs:32

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) +0
   System.Activator.CreateInstance(Type type, Boolean nonPublic) +65
   System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +650
   System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +197
   System.Web.HttpApplicationFactory.GetSpecialApplicationInstance() +160
   System.Web.HttpApplicationFactory.FireApplicationOnStart(HttpContext context) +20
   System.Web.HttpApplicationFactory.Init(HttpContext context) +515
   System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +172
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +414


Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407