I am trying to install Uipath studio 2018.3.0 on my machine having windows 10. After installation when I try to run any process I am getting "Access is denied issue:"
Uipath Info:
Studio 2018.3.0 - 10/01/2018
Community Edition
EXE Installer
Expires in 11 weeks
Device ID: nEMmgo3PDovwsxpawuVZ
Update Channel: Stable
Microsoft Windows 10 Enterprise 64-bit
.NET Framework Version 4.7.2
Error Logs:
18.3.0+Branch.master.Sha.e9cf0bdab85f4bcf826ce750c59905c7ac073d5e
Access is denied
System.ComponentModel.Win32Exception (0x80004005): Access is denied
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at UiPath.Models.ServiceFactory.StartService()
at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.CheckAvailability()
at UiPath.Models.UiPathDuplexProxy.GetRobotConnectionStatus()
at UiPath.Studio.Plugin.Workflow.Services.RobotStudioBridge.Execute(WorkflowDocument document, Boolean isDebugging)
Uipath Info:
Studio 2018.3.0 - 10/01/2018
Community Edition
Device ID: nEMmgo3PDovwsxpawuVZ
Update Channel: Stable
Microsoft Windows 10 Enterprise 64-bit
.NET Framework Version 4.7.2
Issue -
As soon as we run the automation through Run or Debug; we get this error -
18.3.0+Branch.master.Sha.e9cf0bdab85f4bcf826ce750c59905c7ac073d5e
Access is denied
System.ComponentModel.Win32Exception (0x80004005): Access is denied
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at UiPath.Models.ServiceFactory.StartService()
at UiPath.Models.UiPathDuplexProxy.FaultTolerantProxy.CheckAvailability()
at UiPath.Models.UiPathDuplexProxy.GetRobotConnectionStatus()
at UiPath.Studio.Plugin.Workflow.Services.RobotStudioBridge.Execute(WorkflowDocument document, Boolean isDebugging)
Note- issue is seen on 2 laptops, which have been recently upgraded to Windows 10 Enterprise; and 18.3 UIPath Studio.
did you previously had any other version of studio installed? did it worked?
I have got new machine with windows 10 and Uipath 2018.3.0 is first version I installed.
are a regular user or admin user on the test machine?
Regular user.
can you send us the logs from C:\Users\YOURUSER\AppData\Local\UiPath\Logs? Also, logs from Event viewer can help.
This issue is resolved now. Security Policy in Symantec was blocking the uipath exe to work on.
I asked internal IT team to put the uipath in trusted list and update the policy accordingly. Now its working like charm.