Hello,
i made an automation which contents one report and one send email.
the report generates an export file correctly but no email.
here is the log:
IOException occurred. InnerException message follows: Could not find a part of the path ‘C:\Users\CEOLE\AppData\Roaming\Quest Software\Toad Data Point 3.8\Automation\MailBee_635852759800392632.txt’.
Could not find a part of the path ‘C:\Users\CEOLE\AppData\Roaming\Quest Software\Toad Data Point 3.8\Automation\MailBee_635852759800392632.txt’.
at MailBee.Logger.a(Boolean A_0)
at MailBee.Logger.b(String A_0, String A_1, LogMessageType A_2, a2 A_3)
at a.f.e.a(MailMessage A_0, String A_1, EmailAddressCollection A_2, DeliveryNotificationOptions A_3, Smtp8bitDataConversion A_4, Boolean A_5, SendFailureThreshold A_6, Int32 A_7, aw A_8, Boolean A_9, DataTable A_10, Int32 A_11, String A_12)
at a.f.n.a(String A_0, EmailAddressCollection A_1)
at a.f.n.a(Boolean A_0, String A_1, EmailAddressCollection A_2)
at a.f.n.a(Boolean A_0)
at Quest.Toad.Workflow.Activities.SendEmailActivity.SendMail(SmtpServer server, MailMessage email)
could you tell what it is?
i found nowhere to precise this path…what is the mailbee?
How to solve this?
Thank you