10/21/2022 11:33:34 AM=>Info - Service Started
10/21/2022 11:33:34 AM=>Info - Service end
10/21/2022 11:35:34 AM=>Info - Check time Elapsed
10/21/2022 11:35:34 AM=>Info - Call callingService Method
10/21/2022 11:35:34 AM=>Info:- Call Both
10/21/2022 11:35:34 AM=>Info:- Start Executing SMS Method
10/21/2022 11:35:34 AM=>Info:- End Executing SMS Method
10/21/2022 11:35:34 AM=>Info:- Start Mailing Method
10/21/2022 11:35:34 AM=>Info:- ImportingEXE_END.xml file read to list
10/21/2022 11:35:34 AM=>Info:- ImportingEXE_START.xml file read to list
10/21/2022 11:35:34 AM=>Info:- PendingMail.xml file read to list
10/21/2022 11:35:34 AM=>Info:- PendingMail_ErrorAlert.xml file read to list
10/21/2022 11:35:34 AM=>Info:- Count = 2
10/21/2022 11:35:34 AM=>Info:- Count 2
10/21/2022 11:35:34 AM=>Info - Fetching Data From MAIL XML
10/21/2022 11:35:34 AM=>Info - End of Fetching Data From Mail XML
10/21/2022 11:35:34 AM=>Info:- Start SenMail Method
10/21/2022 11:35:34 AM=>UseDefaultCredentials
10/21/2022 11:35:34 AM=>Credentials = bayersupport@sapl.net:Corona@2020
10/21/2022 11:35:34 AM=>EnableSsl = true
10/21/2022 11:35:34 AM=>DeliveryMethod
10/21/2022 11:35:34 AM=>Before Send
10/21/2022 11:35:37 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   --- End of inner exception stack trace ---
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
   at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
   at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
   at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.Mail.SmtpConnection.Flush()
   at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn)
   at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain)
   at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint)
   at System.Net.Mail.SmtpClient.GetConnection()
   at System.Net.Mail.SmtpClient.Send(MailMessage message)
   --- End of inner exception stack trace ---
   at System.Net.Mail.SmtpClient.Send(MailMessage message)
   at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400
10/21/2022 11:35:37 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net,zylemsupport@sapl.net
10/21/2022 11:35:37 AM=>(SenMail)Failure sending CC mail ID :
10/21/2022 11:35:37 AM=>(SenMail)Failure sending mail Body :Bayer Importing Processes Completed
10/21/2022 11:35:37 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\ImportingEXE_END.xml
10/21/2022 11:35:38 AM=>Info - Fetching Data From MAIL XML
10/21/2022 11:35:38 AM=>Info - End of Fetching Data From Mail XML
10/21/2022 11:35:38 AM=>Info:- Start SenMail Method
10/21/2022 11:35:38 AM=>UseDefaultCredentials
10/21/2022 11:35:38 AM=>Credentials = bayersupport@sapl.net:Corona@2020
10/21/2022 11:35:38 AM=>EnableSsl = true
10/21/2022 11:35:38 AM=>DeliveryMethod
10/21/2022 11:35:38 AM=>Before Send
10/21/2022 11:35:38 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   --- End of inner exception stack trace ---
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
   at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
   at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
   at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.Mail.SmtpConnection.Flush()
   at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn)
   at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain)
   at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint)
   at System.Net.Mail.SmtpClient.GetConnection()
   at System.Net.Mail.SmtpClient.Send(MailMessage message)
   --- End of inner exception stack trace ---
   at System.Net.Mail.SmtpClient.Send(MailMessage message)
   at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400
10/21/2022 11:35:38 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net,zylemsupport@sapl.net
10/21/2022 11:35:38 AM=>(SenMail)Failure sending CC mail ID :
10/21/2022 11:35:38 AM=>(SenMail)Failure sending mail Body :Bayer Importing Processes STARTED
10/21/2022 11:35:38 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\ImportingEXE_START.xml
10/21/2022 11:35:38 AM=>Info:- END Mailing Method
10/21/2022 11:35:38 AM=>Info:- Start Executing Telegram Method
10/21/2022 11:35:38 AM=>Info:- PendingTelegram.xml not exists
10/21/2022 11:35:38 AM=>Info:- End Executing TELEGRAM Method
10/21/2022 11:35:38 AM=>WriteToPendingXML ErrorAlert Start
10/21/2022 11:35:38 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents
10/21/2022 11:35:38 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully
10/21/2022 11:35:38 AM=>Info - End of callingService Method
10/21/2022 11:37:38 AM=>Info - Check time Elapsed
10/21/2022 11:37:38 AM=>Info - Call callingService Method
10/21/2022 11:37:38 AM=>Info:- Call Both
10/21/2022 11:37:38 AM=>Info:- Start Executing SMS Method
10/21/2022 11:37:38 AM=>Info:- End Executing SMS Method
10/21/2022 11:37:38 AM=>Info:- Start Mailing Method
10/21/2022 11:37:38 AM=>Info:- ImportingEXE_END.xml file read to list
10/21/2022 11:37:38 AM=>Info:- ImportingEXE_START.xml file read to list
10/21/2022 11:37:38 AM=>Info:- PendingMail.xml file read to list
10/21/2022 11:37:38 AM=>Info:- PendingMail_ErrorAlert.xml file read to list
10/21/2022 11:37:38 AM=>Info:- Count = 1
10/21/2022 11:37:38 AM=>Info:- Count 1
10/21/2022 11:37:38 AM=>Info - Fetching Data From MAIL XML
10/21/2022 11:37:38 AM=>Info - End of Fetching Data From Mail XML
10/21/2022 11:37:38 AM=>Info:- Start SenMail Method
10/21/2022 11:37:38 AM=>UseDefaultCredentials
10/21/2022 11:37:38 AM=>Credentials = bayersupport@sapl.net:Corona@2020
10/21/2022 11:37:38 AM=>EnableSsl = true
10/21/2022 11:37:38 AM=>DeliveryMethod
10/21/2022 11:37:38 AM=>Before Send
10/21/2022 11:37:38 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   --- End of inner exception stack trace ---
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
   at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
   at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
   at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.Mail.SmtpConnection.Flush()
   at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn)
   at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain)
   at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint)
   at System.Net.Mail.SmtpClient.GetConnection()
   at System.Net.Mail.SmtpClient.Send(MailMessage message)
   --- End of inner exception stack trace ---
   at System.Net.Mail.SmtpClient.Send(MailMessage message)
   at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400
10/21/2022 11:37:38 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net
10/21/2022 11:37:38 AM=>(SenMail)Failure sending CC mail ID :
10/21/2022 11:37:38 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 
10/21/2022 11:37:38 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml
10/21/2022 11:37:38 AM=>Info:- END Mailing Method
10/21/2022 11:37:38 AM=>Info:- Start Executing Telegram Method
10/21/2022 11:37:38 AM=>Info:- PendingTelegram.xml not exists
10/21/2022 11:37:38 AM=>Info:- End Executing TELEGRAM Method
10/21/2022 11:37:38 AM=>WriteToPendingXML ErrorAlert Start
10/21/2022 11:37:38 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents
10/21/2022 11:37:38 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully
10/21/2022 11:37:38 AM=>Info - End of callingService Method
10/21/2022 11:39:38 AM=>Info - Check time Elapsed
10/21/2022 11:39:38 AM=>Info - Call callingService Method
10/21/2022 11:39:38 AM=>Info:- Call Both
10/21/2022 11:39:38 AM=>Info:- Start Executing SMS Method
10/21/2022 11:39:38 AM=>Info:- End Executing SMS Method
10/21/2022 11:39:38 AM=>Info:- Start Mailing Method
10/21/2022 11:39:38 AM=>Info:- ImportingEXE_END.xml file read to list
10/21/2022 11:39:38 AM=>Info:- ImportingEXE_START.xml file read to list
10/21/2022 11:39:38 AM=>Info:- PendingMail.xml file read to list
10/21/2022 11:39:38 AM=>Info:- PendingMail_ErrorAlert.xml file read to list
10/21/2022 11:39:38 AM=>Info:- Count = 1
10/21/2022 11:39:38 AM=>Info:- Count 1
10/21/2022 11:39:38 AM=>Info - Fetching Data From MAIL XML
10/21/2022 11:39:38 AM=>Info - End of Fetching Data From Mail XML
10/21/2022 11:39:38 AM=>Info:- Start SenMail Method
10/21/2022 11:39:38 AM=>UseDefaultCredentials
10/21/2022 11:39:38 AM=>Credentials = bayersupport@sapl.net:Corona@2020
10/21/2022 11:39:38 AM=>EnableSsl = true
10/21/2022 11:39:38 AM=>DeliveryMethod
10/21/2022 11:39:38 AM=>Before Send
10/21/2022 11:40:24 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   --- End of inner exception stack trace ---
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
   at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
   at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation)
   at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
   at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   at System.Net.Mail.SmtpConnection.Flush()
   at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn)
   at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain)
   at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint)
   at System.Net.Mail.SmtpClient.GetConnection()
   at System.Net.Mail.SmtpClient.Send(MailMessage message)
   --- End of inner exception stack trace ---
   at System.Net.Mail.SmtpClient.Send(MailMessage message)
   at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400
10/21/2022 11:40:24 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net
10/21/2022 11:40:24 AM=>(SenMail)Failure sending CC mail ID :
10/21/2022 11:40:24 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 
10/21/2022 11:40:24 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml
10/21/2022 11:40:24 AM=>Info:- END Mailing Method
10/21/2022 11:40:24 AM=>Info:- Start Executing Telegram Method
10/21/2022 11:40:24 AM=>Info:- PendingTelegram.xml not exists
10/21/2022 11:40:24 AM=>Info:- End Executing TELEGRAM Method
10/21/2022 11:40:24 AM=>WriteToPendingXML ErrorAlert Start
10/21/2022 11:40:24 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents
10/21/2022 11:40:24 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully
10/21/2022 11:40:24 AM=>Info - End of callingService Method
