ERP系統 密碼查詢 姓名:Email:工號: 請輸入完整Email,如 aaa@bbb.com.tw System.Data.SqlClient.SqlException: 在傳送要求至伺服器時發生傳輸層級的錯誤。 (provider: TCP 提供者, error: 0 - 遠端主機已強制關閉一個現存的連線。) 於 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) 於 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) 於 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) 於 System.Data.SqlClient.TdsParserStateObject.WriteSni() 於 System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode) 於 System.Data.SqlClient.TdsParserStateObject.ExecuteFlush() 於 System.Data.SqlClient.TdsParser.TdsExecuteSQLBatch(String text, Int32 timeout, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj) 於 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) 於 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) 於 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) 於 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) 於 System.Data.SqlClient.SqlCommand.ExecuteReader() 於 ERPWeb.Classes.clsDB.GetValue(String SQLStr, Boolean RasieErrorEvent) 於 C:\ERP\ERPWeb2\ERPWeb.Classes\clsDB.vb: 行 827