Hi All,
i have a workflow thats runing perfectly on a visible RDP Window.
But when i will run it with the unattended Bot on a closed RDP Window it Comes the following error Message:
Info: Activity timeout exceeded
An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
UiPath.Core.Activities.ActivityTimeoutException: Activity timeout exceeded
at UiPath.Core.Activities.WaitImageAppear.EndExecute(NativeActivityContext context, IAsyncResult result)
at UiPath.Core.Activities.AsyncNativeActivity`1.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkCallbackWrapper.Invoke(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
i have insert “Executing Tasks in a Minimized RDP Window” on the registry.
And minimized it works.
Only when the RDP is closed Comes the error.
Could anybody helps me with this Problem ?
regards
michkreb