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=10018; handshake=14996; ---> 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 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
at Core.SqlClass.GetSqlDataSet(String connection, String query) in d:\Projects\aboutthings.ru\httpdocs\App_Code\MainClass.cs:line 42
at Core.MainClass.GetKeywordsByKey(String key, String currentDomain, String currentLanguage) in d:\Projects\aboutthings.ru\httpdocs\App_Code\MainClass.cs:line 1264
at Core.MainClass.GetRelatedKeywords(String keyword, String currentDomain, String currentLanguage, Boolean external) in d:\Projects\aboutthings.ru\httpdocs\App_Code\MainClass.cs:line 1704
at Core.PageControl.BuildControls(HttpContext context) in d:\Projects\aboutthings.ru\httpdocs\App_Code\PageControl.cs:line 698
at Core._default.LoadContent(HttpContext context) in d:\Projects\aboutthings.ru\httpdocs\App_Code\default.aspx.cs:line 801
at Core._default.Page_Load(Object sender, EventArgs e) in d:\Projects\aboutthings.ru\httpdocs\App_Code\default.aspx.cs:line 197
ClientConnectionId:3087df60-710c-4c7a-8be5-57df500d3fec
Error Number:-2,State:0,Class:11
15343.7536ms