有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。\n\n************** 异常文本 **************\nSystem.Data.SqlClient.SqlException: 在与 SQL Server 建立连接时出现与网络相关的或特定于实例的错误。未找到或无法访问服务器。请验证实例名称是否正确并且 SQL Server 已配置为允许远程连接。 (provider: 命名管道提供程序, error: 40 - 无法打开到 SQL Server 的连接)\n 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)\n 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)\n 在 System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject, Boolean withFailover)\n 在 System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject, Boolean withFailover)\n 在 System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)\n 在 System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)\n 在 System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)\n 在 System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)\n 在 System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)\n 在 System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)\n 在 System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)\n 在 System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)\n 在 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)\n 在 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)\n 在 System.Data.SqlClient.SqlConnection.Open()\n 在 T1Tools.F_Login.btClearsa_Click(Object sender, EventArgs e)\n 在 System.Windows.Forms.Control.OnClick(EventArgs e)\n 在 System.Windows.Forms.Button.OnClick(EventArgs e)\n 在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)\n 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)\n 在 System.Windows.Forms.Control.WndProc(Message& m)\n 在 System.Windows.Forms.ButtonBase.WndProc(Message& m)\n 在 System.Windows.Forms.Button.WndProc(Message& m)\n 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)\n 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)\n 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)\n\n\n************** 已加载的程序集 **************\nmscorlib\n 程序集版本: 2.0.0.0\n Win32 版本: 2.0.50727.8762 (QFE.050727-8700)\n 基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll\n----------------------------------------\nT1Tools\n 程序集版本: 1.0.0.0\n Win32 版本: 1.0.0.0\n 基本代码: file:///C:/Users/Administrator/Desktop/T1Tools.exe\n----------------------------------------\nSystem.Windows.Forms
|