Keep getting the error message attached when I tried reading from a file directory.
Please what can I do to resolve this.
RemoteException wrapping System.ComponentModel.Win32Exception: The system cannot find the file specified 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)
Hey @Gbadamosi_Umar
Please try to copy the filepath and paste it into the properties.
If the file is not inside your current working project then you need to give the entire path of the file…
Thanks and Regards.
Sreejith…