Frågan#1
Vad betyder detta felet?
Och hur kan jag lösa det?
Exception Details: System.InvalidOperationException: Mutex could not be created.
Stack Trace:
[InvalidOperationException: Mutex could not be created.]
System.Web.Compilation.CompilationMutex..ctor(Boolean initialOwner, String name, String comment) +245
System.Web.Compilation.PreservedAssemblyEntry..cctor() +219
[TypeInitializationException: The type initializer for "System.Web.Compilation.PreservedAssemblyEntry" threw an exception.]
System.Web.Compilation.PreservedAssemblyEntry.EnsureFirstTimeInit(HttpContext context) +27
System.Web.HttpRuntime.PreloadAssembliesFromBin(HttpContext context) +176
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +446
[HttpException (0x80004005): ASP.NET Initialization Error]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +935
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +128
