System.TimeoutException - All mail activities

Hello,

I am facing this issue with both send and get outlook mail, which we use in several of our company automations (enterprise edition)

Worked yesterday.

An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.TimeoutException: The operation has timed out.
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)

I have tried:

  • Update activities.
  • Reinstall activities
  • Restart PC
  • Repair outlook
  • Disable exhange
  • With and without “account”
  • Made a test project with a simple “send outlook …” to prove that the error involves not only “old” projects.

Any solutions?

Fixed by disabling “run as administrator…” Uipath Studio.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.