﻿time:2018/6/19 13:38:01
url:
refererurl:
content:System.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
   at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling)
   at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
   at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
   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 Shop.DataAccess.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) in F:\LebiShop商城系统\开源版本（免费）\Shop.DataAccess\Base\SQLHelper.cs:line 889
   at Shop.DataAccess.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText) in F:\LebiShop商城系统\开源版本（免费）\Shop.DataAccess\Base\SQLHelper.cs:line 857
   at Shop.DataAccess.SqlUtils.TextExecuteReader(String commandText) in F:\LebiShop商城系统\开源版本（免费）\Shop.DataAccess\Base\SqlUtils.cs:line 89
   at Shop.SQLDataAccess.D_Lebi_Config.sqlserver_Lebi_Config.GetList(String strWhere, String strFieldOrder) in F:\LebiShop商城系统\开源版本（免费）\Shop.DataAccess\Auto\D_Lebi_Config.cs:line 403
   at Shop.Bussiness.B_Lebi_Config.GetList(String strWhere, String strFieldOrder) in F:\LebiShop商城系统\开源版本（免费）\Shop.Bussiness\DB\B_Lebi_Config.cs:line 124
   at Shop.Bussiness.B_BaseConfig.LoadConfig() in F:\LebiShop商城系统\开源版本（免费）\Shop.Bussiness\B_BaseConfig.cs:line 38
   at Shop.Bussiness.ShopCache.GetBaseConfig() in F:\LebiShop商城系统\开源版本（免费）\Shop.Bussiness\ShopCache.cs:line 30
   at Shop.Bussiness.TimeWork..ctor() in F:\LebiShop商城系统\开源版本（免费）\Shop.Bussiness\TimeWork.cs:line 43
   at Shop.Global.Application_Start(Object sender, EventArgs e) in F:\LebiShop商城系统\开源版本（免费）\Shop\Global.asax.cs:line 19
ClientConnectionId:00000000-0000-0000-0000-000000000000
Error Number:-1,State:0,Class:20

time:2018/6/19 14:08:14
url:
refererurl:
content: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=16273; handshake=2;  ---> System.ComponentModel.Win32Exception (0x80004005): 等待的操作过时。
   at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling)
   at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
   at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
   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 Shop.DataAccess.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) in F:\LebiShop商城系统\开源版本（免费）\Shop.DataAccess\Base\SQLHelper.cs:line 889
   at Shop.DataAccess.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText) in F:\LebiShop商城系统\开源版本（免费）\Shop.DataAccess\Base\SQLHelper.cs:line 857
   at Shop.DataAccess.SqlUtils.TextExecuteReader(String commandText) in F:\LebiShop商城系统\开源版本（免费）\Shop.DataAccess\Base\SqlUtils.cs:line 89
   at Shop.SQLDataAccess.D_Lebi_Config.sqlserver_Lebi_Config.GetList(String strWhere, String strFieldOrder) in F:\LebiShop商城系统\开源版本（免费）\Shop.DataAccess\Auto\D_Lebi_Config.cs:line 403
   at Shop.Bussiness.B_Lebi_Config.GetList(String strWhere, String strFieldOrder) in F:\LebiShop商城系统\开源版本（免费）\Shop.Bussiness\DB\B_Lebi_Config.cs:line 124
   at Shop.Bussiness.B_BaseConfig.LoadConfig() in F:\LebiShop商城系统\开源版本（免费）\Shop.Bussiness\B_BaseConfig.cs:line 38
   at Shop.Bussiness.ShopCache.GetBaseConfig() in F:\LebiShop商城系统\开源版本（免费）\Shop.Bussiness\ShopCache.cs:line 30
   at Shop.Bussiness.TimeWork..ctor() in F:\LebiShop商城系统\开源版本（免费）\Shop.Bussiness\TimeWork.cs:line 43
   at Shop.Global.Application_Start(Object sender, EventArgs e) in F:\LebiShop商城系统\开源版本（免费）\Shop\Global.asax.cs:line 19
ClientConnectionId:ee8dbe76-52aa-46a8-a86f-7faae319b37a
Error Number:-2,State:0,Class:11

