Morning All
I am simply trying too launch a piece of streaming software. I can launch any other program, chrome notepad etc etc
This is the error log
Main has thrown an exception
Source: Open application ‘notepad.exe Untitled’
Message: Value does not fall within the expected range.
Exception Type: ArgumentException
System.ArgumentException: Value does not fall within the expected range.
at UiPath.Core.Activities.ScopeActivity.EndExecute(NativeActivityContext context, IAsyncResult result)
at UiPath.Core.Activities.AsyncNativeActivity.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 tried reducing the selector to the bare minimum but to no avail.