Hi
Nee some help. I am invoking a workflow file and keep getting this error:
System.ArgumentException: The workbook does not exist
at UiPath.Core.Activities.InvokeWorkflowFile.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)
I’m not passing it any arguments or anything…I just want it to start. Tried changing names, typing it myself,changing paths…Always the same error
Any idea?
Thank you