Server Error in '/' Application.

The wait operation timed out

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.ComponentModel.Win32Exception: The wait operation timed out

Source Error:


Line 676:        {
Line 677:            ds.Dispose();
Line 678:            throw (ex);
Line 679:        }
Line 680:    }

Source File: d:\web\jf\ajf.presshop.xyz\2021\doiid.aspx.cs    Line: 678

Stack Trace:


[Win32Exception (0x80004005): The wait operation timed out]

[SqlException (0x80131904): Connection Timeout Expired.  The timeout period elapsed during the post-login phase.  The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections.  The duration spent while attempting to connect to this server was - [Pre-Login] initialization=1; handshake=5; [Login] initialization=0; authentication=0; [Post-Login] complete=14710; ]
   google_action.GetDataSet(String cmdText, SqlParameter[] ps) in d:\web\jf\ajf.presshop.xyz\2021\doiid.aspx.cs:678
   google_action.bindimgs() in d:\web\jf\ajf.presshop.xyz\2021\doiid.aspx.cs:427
   google_action.Page_Load(Object sender, EventArgs e) in d:\web\jf\ajf.presshop.xyz\2021\doiid.aspx.cs:25
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4797.0