[COMException (0x80040150): Could not read key from registry (Exception from HRESULT: 0x80040150 (REGDB_E_READREGDB))]
System.StubHelpers.InterfaceMarshaler.ConvertToManaged(IntPtr pUnk, IntPtr itfMT, IntPtr classMT, Int32 flags) +0
Microsoft.Win32.Win32Native.CreateAssemblyNameObject(IAssemblyName& ppEnum, String szAssemblyName, UInt32 dwFlags, IntPtr pvReserved) +0
Microsoft.Win32.Fusion.ReadCache(ArrayList alAssems, String name, UInt32 nFlag) +78
System.Reflection.RuntimeAssembly.EnumerateCache(AssemblyName partialName) +142
System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark) +397
System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence) +73
System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract) +1366
System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace) +301
Landi.Standorte.Web.SerializerSettings.SetXmlSerializerSettings() +88
Landi.Standorte.Web.Global.Application_Start(Object sender, EventArgs e) +206
[HttpException (0x80004005): Could not read key from registry (Exception from HRESULT: 0x80040150 (REGDB_E_READREGDB))]
System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +478
System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +185
System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +176
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +277
System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +314
[HttpException (0x80004005): Could not read key from registry (Exception from HRESULT: 0x80040150 (REGDB_E_READREGDB))]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +484
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +113
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +688
|