[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) +133
System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark) +378
System.Reflection.Assembly.LoadWithPartialName(String partialName, Evidence securityEvidence) +70
System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract) +1367
System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace) +302
Landi.Standorte.Web.SerializerSettings.SetXmlSerializerSettings() in D:\a\1\s\Landi.Standorte\Landi.Standorte.Web\App_Start\SerializerSettings.cs:15
Landi.Standorte.Web.Global.Application_Start(Object sender, EventArgs e) in D:\a\1\s\Landi.Standorte\Landi.Standorte.Web\Global.asax.cs:142
[HttpException (0x80004005): Could not read key from registry (Exception from HRESULT: 0x80040150 (REGDB_E_READREGDB))]
System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +517
System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +185
System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +168
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +277
System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +369
[HttpException (0x80004005): Could not read key from registry (Exception from HRESULT: 0x80040150 (REGDB_E_READREGDB))]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +532
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +111
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +714
|