Test Mode: True
Make sure there is file called ErrorPage.html in the root of the drive please.
System.Exception: Error: 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=0; handshake=0; [Login] initialization=0; authentication=0; [Post-Login] complete=58718; Server: (local)\sql2019 Source: .Net SqlClient Data Provider ----------------------------------------------- ---> System.Data.SqlClient.SqlException: 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=0; handshake=0; [Login] initialization=0; authentication=0; [Post-Login] complete=58718; ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- 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 tsts.DataAccess.PrepareAll(IDbCommand& cmd, IDbConnection& conn, String strSQL, CommandType cmdType, ParamStruct[] parameterArray) at tsts.DataAccess.ExecDataSet(DataSet ds, String strSQL, CommandType cmdtype, ParamStruct[] parameterArray) --- End of inner exception stack trace --- at tsts.DataAccess.SQLExceptionHandler(SqlException ex) at tsts.DataAccess.GenericExceptionHandler(Exception ex) at tsts.DataAccess.ExecDataSet(DataSet ds, String strSQL, CommandType cmdtype, ParamStruct[] parameterArray) at tsts.DataAccess.ExecDataSet(String strSQL, CommandType cmdtype, ParamStruct[] parameterArray) at TSTS.SiteNavigation.tstsSite.GetSkinbyName(Object Name, Int32 iVersion) at TS2006.BaseTemplate.Page_Init(Object sender, EventArgs e) in C:\Data\Nixalite\www.nixalite.com\ContentLauncher\SiteSpecific\BaseTemplate.ascx.vb:line 68 at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at TS2006.SiteDefault.Page_Init(Object sender, EventArgs e) in C:\Data\Nixalite\www.nixalite.com\ContentLauncher\default.aspx.vb:line 172