********************************************************** Time Of Error : 9/20/2023 3:51:49 PM Error Message : Failure sending mail. Error Exeption : System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 74.125.68.108:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6, Int32 timeout) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, Int32 timeout, GeneralAsyncDelegate asyncCallback) at System.Net.PooledStream.Activate(Object owningObject, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(String host, Int32 port) at System.Net.Mail.SmtpTransport.GetConnection(String host, Int32 port) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) Error Place : at System.Net.Mail.SmtpClient.Send(MailMessage message) at Design_Store_PO_Search.sendmail(String PONumber, String emailid, String vendorname, Byte[] body, String emailCC, String emailBcc) in d:\itdose\livecode\arthdiagnostic\Design\Store\PO_Search.aspx.cs:line 724 Error On Machine : WIN-9TQ7CF0O89H Error Machine IP Address : 192.168.2.33 ********************************************************** Time Of Error : 9/20/2023 4:13:26 PM Error Message : Fatal error encountered during command execution. Error Exeption : MySql.Data.MySqlClient.MySqlException: Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException: Data too long for column 'OnlineWalletBankName' at row 1 at MySql.Data.MySqlClient.MySqlStream.OpenPacket() at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId) at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet() at MySql.Data.MySqlClient.MySqlDataReader.NextResult() --- End of inner exception stack trace --- at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) Error Place : at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery() at MySqlHelper.ExecuteNonQuery(MySqlTransaction transaction, CommandType commandType, String commandText, MySqlParameter[] commandParameters) in d:\itdose\livecode\arthdiagnostic\App_Code\DataLinkLayer\ODBCHelper.cs:line 324 at MySqlHelper.ExecuteNonQuery(MySqlTransaction transaction, CommandType commandType, String commandText) in d:\itdose\livecode\arthdiagnostic\App_Code\DataLinkLayer\ODBCHelper.cs:line 300 at Settelment.SavePendingReceipt(String HOSPID, String PanelID, Single Amount, DateTime PaidDate, DateTime PaidTime, String userId, String LedgerTranNo, String PatientID, String TransactionID, String PaidBy, String PaymentMode, String CreditCardNo, String Bank, String Naration, String Date, String PatientLedgerNo, String HospitalLedgerNo, String Type, String OldReceiptNo, String UniqueHash, Double TDS_PER, Double TDS_AMT, Double WriteOff, MySqlTransaction tranX) in d:\itdose\livecode\arthdiagnostic\App_Code\BuisnessLogic\Settelment.cs:line 524 Error On Machine : WIN-9TQ7CF0O89H Error Machine IP Address : 192.168.2.33