Timeout expired.  The timeout period elapsed prior to obtaining a connection from the pool.  This may have occurred because all pooled connections were in use and max pool size was reached.

Server Error in '/' Application.

Timeout expired.  The timeout period elapsed prior to obtaining a connection from the pool.  This may have occurred because all pooled connections were in use and max pool size was reached.

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: Timeout expired.  The timeout period elapsed prior to obtaining a connection from the pool.  This may have occurred because all pooled connections were in use and max pool size was reached.

Source Error:

Line 612:        {
Line 613:            ds.Dispose();
Line 614:            throw (ex);
Line 615:        }
Line 616:    }

Source File: d:\web\wf\wf_dy\wzdy.lc7.fr\GD_Page.aspx.cs    Line: 614

Stack Trace:

[InvalidOperationException: Timeout expired.  The timeout period elapsed prior to obtaining a connection from the pool.  This may have occurred because all pooled connections were in use and max pool size was reached.]
   google_action.GetDataSet(String cmdText, SqlParameter[] ps) in d:\web\wf\wf_dy\wzdy.lc7.fr\GD_Page.aspx.cs:614
   google_action.bindLa() in d:\web\wf\wf_dy\wzdy.lc7.fr\GD_Page.aspx.cs:129
   google_action.Page_Load(Object sender, EventArgs e) in d:\web\wf\wf_dy\wzdy.lc7.fr\GD_Page.aspx.cs:22
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +85
   System.Web.UI.Control.OnLoad(EventArgs e) +79
   System.Web.UI.Control.LoadRecursive() +130
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2850


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4494.0
Related links: References: AND SO ON