Adding the specified count to the semaphore would cause it to exceed its maximum count
I got this unusual exception while working on an ASP.NET project:"Adding the specified count to the semaphore would cause it to exceed its maximum count error".I thought it is something related to SQL Server Database Connection String.After using Query Profiler I was able to run SQL queries directly without any...

