// Job ID: #3652472
using OOP.BackgroundJobsManager.Jobs;
var vccAutoMailSentJob = Activate<VccAutoMailSentJob>();
vccAutoMailSentJob.GetAutoApprovedMailDetails();
| CurrentCulture | |
| CurrentUICulture | |
| RecurringJobId | |
| Time | |
An exception occurred during performance of the job.
The operation has timed out.
System.Net.Mail.SmtpException: The operation has timed out. at System.Net.Mail.SmtpClient.Send(MailMessage message) at OOP.BackgroundTask.Orders.SentAutoMailReportVCC.AutoMailSent(List`1 PHS, String AutoMailTemplate, String mailTo, String mailCc, String mailBcc, MemoryStream stream, String sheetName, String pdfRes) in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentAutoMailReportVCC.cs:line 174 at OOP.BackgroundTask.Orders.SentAutoMailReportVCC.SentAutoMailDivisionWise(DataTable dt, String Division, String State, String mailto, String mailcc) in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentAutoMailReportVCC.cs:line 305 at OOP.BackgroundTask.Orders.SentAutoMailReportVCC.SentAutoMailReportForApprovedOrder(DataTable dt) in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentAutoMailReportVCC.cs:line 226 at OOP.BackgroundJobsManager.Jobs.VccAutoMailSentJob.GetAutoApprovedMailDetails() in D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\Jobs\VccAutoMailSentJob.cs:line 89