ASP.NET Error – Adding the specified count to the semaphore would cause it to exceed its maximum count

If you are working with ASP.NET in Visual Studio, then you may be mystified when you see an error code : Adding the specified count to the semaphore would cause it to exceed its maximum count. This error had me wondering what exactly is going on… Identifying the Problem At first when I saw this error, … Continue reading ASP.NET Error – Adding the specified count to the semaphore would cause it to exceed its maximum count