Arrival Report
System.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=13297; handshake=9996; ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.Open()
at PSA_Control.CurrentDatabase.Open(String sql, List`1 parameters, String alternativeConnectionString) in d:\Website\App_Code\CurrentDatabase.cs:line 56
at PSA_Control.CurrentDatabase.Open(String sql, List`1 parameters) in d:\Website\App_Code\CurrentDatabase.cs:line 28
at PSA_Control.CurrentDatabase.Open(String sql) in d:\Website\App_Code\CurrentDatabase.cs:line 18
at Destination_ArrivalReport.VerifyReport(String& removedMessage, String restrictionFilter) in d:\Website\Destination\ArrivalReport.aspx.cs:line 84
ClientConnectionId:63f5757d-9bcc-4be7-9d91-608ca4277fa3
Error Number:-2,State:0,Class:11