[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) +509
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +170
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +414
|