I had developed a process on my laptop and now I’m trying to run that process on remote machine and getting below error on Outlook activity
RemoteException wrapping System.TimeoutException: The operation has timed out.
at UiPath.Mail.Activities.GetMailActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
I checked that and the email was working. But the error is resolved now. I closed the outlook application and ran the robot again. The robot opened the outlook in the backgroud and it was visible in system tray app and the process ran fine.