Friday, February 4, 2011

How to Solve "Mutex could not be created." Error

This can happen on ASP.NET sites when you attempt to change application pools while IIS is still running. The surest fix is simply an IISRESET. Unless the IIS service itself is restarted, there doesn't appear to be any way to fix this.  Source Neilstuff.com