I have got problem with creation Mutex. I don’t know why because server is using new NET Framework. Can you help me?
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
There is my website and this error:
http://www.rafaljaworowski.somee.com/
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.InvalidOperationException: Mutex could not be create
Try this…
Happened me years ago and the information in this article helped.
It was related to running ASP.NET process under a non standard account.
http://blogs.msdn.com/b/jorman/archive/2006/07/24/676660.aspx