i run my project on uipath studio and run sccessfully while when i put it on orchestrator to make trigger i have this error … in addition i try to make login yo consle false but the same error
Desktop has been disconnected while performing UI actions.
RemoteException wrapping UiPath.Core.ElementOperationException: Desktop has been disconnected while performing UI actions. —> RemoteException wrapping System.Runtime.InteropServices.COMException: Desktop has been disconnected while performing UI actions.
at UiPath.UiNodeClass.WriteText(String text, UiInputMethod inputMethod)
at UiPath.Core.UiElement.WriteText(String text, InputMethod method)
— End of inner exception stack trace —
at UiPath.Core.Activities.ObsoleteTaskAsyncCodeActivity`1.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)
any help please ??
2 posts - 2 participants