RemoteException error on remote machine

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)

Hi @mayank.te

Do you have admin access and are you able to login to outlook
And check

Thanks
Ashwin.S

Hi @AshwinS2

i have admin access and am able to login to outlook on that machine

Please check if outlook is installed and you are able to open outlook and send email from the remote machine.

Regards,
Karthik Byggari

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.