Hey everyone. I have been searching and I have looked at many of the licensing threads and cannot find a fix for this issue. I need to run Studio as admin in order to be able to access a certain desktop app. When I try and run the process in debug I get the following error:
19.10.0-beta.52+Branch.release-v2019.10.0.Sha.9322a11fccdd5417d1d2ef06f96dc752b28759ff
A local license is required.
RemoteException wrapping System.Exception: A local license is required.
at UiPath.Service.Licenses.LicenseManager.d__6.MoveNext()
β End of stack trace from previous location where exception was thrown β
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Service.Impl.ExecutionManager.d__15.MoveNext()
β End of stack trace from previous location where exception was thrown β
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Service.Messages.MessageDispatcher.d__21.MoveNext()
β End of stack trace from previous location where exception was thrown β
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Service.Impl.RobotService.d__30.MoveNext()
β End of stack trace from previous location where exception was thrown β
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Service.Impl.RobotService.d__29.MoveNext()
β End of stack trace from previous location where exception was thrown β
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Ipc.Server.d__22.MoveNext()
β End of stack trace from previous location where exception was thrown β
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Ipc.Server.d__21.MoveNext()
β End of stack trace from previous location where exception was thrown β
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Ipc.Server.<>c__DisplayClass3_2.<<-ctor>b__5>d.MoveNext()
β End of stack trace from previous location where exception was thrown β
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Ipc.IOHelpers.d__6.MoveNext()
β End of stack trace from previous location where exception was thrown β
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Ipc.IOHelpers.d__11`1.MoveNext()
I donβt get any issue executing when I open Studio without admin privileges, but I then canβt access the desktop app to make clicks. I am running Studio 2019.10.0-beta.52 Community Edition.