SemaphoreFullException when checking user role via ASP.NET membership

将指定的计数添加到该信号量中会导致其超过最大计数

This issue was fixed by restarting ASP.NET Development Server on windows taskbar.

Or permanently by adding 'Pooling=False;' to the connection string should solve the issue.

原文地址:https://www.cnblogs.com/eric-xiongzw/p/3270660.html