Hello
I need some help please:
I put the programming to do the table extraction and then selection of unlimited pages so that done to all pages like the site, then the pages will start to do, but when it runs down all the pages at the end the error appears and I can’t same.
Can you help me what I need to do to fix this error below?
RemoteException wrapping System.ComponentModel.Win32Exception: O nome do arquivo ou a extensão é muito grande
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at UiPath.Core.Activities.MessageBox.GetProcessResult(String text, TimeSpan autoCloseAfter, MessageBoxOptions buttons, String title, Boolean showTopMost)
at UiPath.Core.Activities.MessageBox.<>c.<.ctor>b__26_0(String text, TimeSpan autocloseAfter, MessageBoxOptions buttons, String title, Boolean showTopMost)
at UiPath.Core.Activities.MessageBox.Execute(CodeActivityContext context)
at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.ActivityInstance.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
— End of stack trace from previous location where exception was thrown —
at UiPath.UIAutomationNext.Activities.NApplicationCard.OnFault(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.Invoke(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.FaultWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)