Hey Everyone,
I got this error trying to run a process in PiP. I am currently using community edition. Not sure why this is so. Does Uipath Assistant create a remote connection using PiP that I would need to grant remote access to?
An error occurred while we tried to start the process in Picture in Picture.
at UiPath.ChildSession.Client.ChildSessionClient.<>c__DisplayClass6_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.Service.UserHost.AttendedServiceProxy.UiPath.Service.Core.IUserModeProxy.StartProcessInSession(StartProcessParameters processParameters, CancellationToken ct)
at UiPath.CoreIpc.Server.InvokeMethod(EndpointSettings endpoint, Request request, Object service, MethodInfo method, Object arguments)
at UiPath.CoreIpc.Server.HandleRequest(EndpointSettings endpoint, Request request, IServiceScope scope, CancellationToken cancellationToken)
at UiPath.CoreIpc.Server.<>c__DisplayClass4_2.<<-ctor>b__6>d.MoveNext()
— End of stack trace from previous location —
at UiPath.CoreIpc.IOHelpers.WithResult(Task task)
at UiPath.CoreIpc.IOHelpers.WithTimeout[TResult](IEnumerable1 cancellationTokens, TimeSpan timeout, Func
2 func, String message, Func`2 exceptionHandler)
Thanks for any help you guys can give.