1. DB真人

    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: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
    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 Whir.Repository.Database.OpenSharedConnection() at Whir.Repository.Database.d__65`1.MoveNext() at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source) at Whir.Repository.Database.SingleOrDefault[T](String sql, Object[] args) at Whir.Repository.Database.SingleOrDefault[T](Object primaryKey) at Whir.Service.DbBase`1.SingleOrDefault[T](Object primaryKey) at Whir.Label.Dynamic.Banner.GetColumnInfo() in D:\work\ezEipV5.0\branches\V530\Whir.Label\Dynamic\Banner.cs:line 82 at Whir.Label.Dynamic.Banner.Render(HtmlTextWriter output) in D:\work\ezEipV5.0\branches\V530\Whir.Label\Dynamic\Banner.cs:line 64" />
    置标出错: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: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
    ''标签解析异常!
    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: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
    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 Whir.Repository.Database.OpenSharedConnection() at Whir.Repository.Database.d__65`1.MoveNext() at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source) at Whir.Repository.Database.SingleOrDefault[T](String sql, Object[] args) at Whir.Repository.Database.SingleOrDefault[T](Object primaryKey) at Whir.Service.DbBase`1.SingleOrDefault[T](Object primaryKey) at Whir.Service.ModelService.GetModelByColumnId(Int32 columnId) at Whir.Label.Dynamic.List.ResultRunSql(List`1 topIds) in D:\work\ezEipV5.0\branches\V530\Whir.Label\Dynamic\List.cs:line 347 at Whir.Label.Dynamic.Content.GetColumnFileValue() in D:\work\ezEipV5.0\branches\V530\Whir.Label\Dynamic\Content.cs:line 107 at Whir.Label.Dynamic.Content.Render(HtmlTextWriter output) in D:\work\ezEipV5.0\branches\V530\Whir.Label\Dynamic\Content.cs:line 93
    ''标签解析异常!
    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: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
    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 Whir.Repository.Database.OpenSharedConnection() at Whir.Repository.Database.d__65`1.MoveNext() at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source) at Whir.Repository.Database.SingleOrDefault[T](String sql, Object[] args) at Whir.Repository.Database.SingleOrDefault[T](Object primaryKey) at Whir.Service.DbBase`1.SingleOrDefault[T](Object primaryKey) at Whir.Service.ModelService.GetModelByColumnId(Int32 columnId) at Whir.Label.Dynamic.List.ResultRunSql(List`1 topIds) in D:\work\ezEipV5.0\branches\V530\Whir.Label\Dynamic\List.cs:line 347 at Whir.Label.Dynamic.Content.GetColumnFileValue() in D:\work\ezEipV5.0\branches\V530\Whir.Label\Dynamic\Content.cs:line 107 at Whir.Label.Dynamic.Content.Render(HtmlTextWriter output) in D:\work\ezEipV5.0\branches\V530\Whir.Label\Dynamic\Content.cs:line 93
    置标出错: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: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)