Send Outlook mail activity fails with error
Last stable version:
2018.2.6
Current version:
2018.2.6
OS Version: Windows 10
Others if Relevant:
Error might be caused by Office update to newest version, as the same code has worked previously.
s has thrown an exception
Source: Send Outlook Mail Message
Message: Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
Exception Type: COMException
System.Runtime.InteropServices.COMException (0x80004004): Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
at UiPath.Mail.Activities.SendMailActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)