Please wait 5 seconds to try the website... 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=11; handshake=14987;
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.ProviderBase.DbConnectionClosed.TryOpenConnection(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 ProjectFlx.DB.DatabaseConnection.Open()
at ProjectFlx.DB.SchemaBased.DatabaseQuery.InitializeCommand()
at ProjectFlx.DB.SchemaBased.DatabaseQuery._Query(SchemaQueryType query, Boolean IgnoreResults)
at ProjectFlx.DB.SchemaBased.DatabaseQuery.Query(IProject ProjectSchemaQueryObject)
at ProjectFlx.Queries.ExecuteQuery(FlxTemplater TMPLT, String Project, String QueryName, projectResults Results, NameValueCollection Parms)
at ProjectFlx.Queries.ExecuteQuery2(String Project, String QueryName, QueryPromise Promise, NameValueCollection Parms)
at ProjectFlx.Queries.ExecuteQuery2(String Project, String QueryName, NameValueCollection Parms)
at ProjectFlx.FlxMain.ExecuteQuery2(String Project, String QueryName, NameValueCollection Parms)
at mso.Pages.Org.PAGE_INIT()
at ProjectFlx.FlxMain.SITE_MAIN()