Could not read key from registry (Exception from HRESULT: 0x80040150 (REGDB_E_READREGDB))
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.Runtime.InteropServices.COMException: Could not read key from registry (Exception from HRESULT: 0x80040150 (REGDB_E_READREGDB))
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[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() 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) +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
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4108.0