Installer(.exe or .msi): 2019.4.0 Community Edition EXE Installer
License type(Free, Trial/License code): External
Studio/Robot version: 2019.4.0
Current behavior:
Screenshot:
I am using UiPath Studio 2018.3 and i want to try new version 2019.4.
After run UiPathStudioSetup.exe from download link, I access to it and run example program then got error “robot service not start”.
So, i try find that service
and test run all file can open.
File “UiPath.Agent.exe” open robot following some error, but robot of old version is running normal (Blue is old version and red is new version).
Anyone solve it or new solution for this?
Thanks.
Welcome to the Community!!
As I have experienced the posts posted by some users, having multiple versions of the UiPath studio can run into issues. Please delete the older version first and make sure you delete all files under below folder
C:\Users\YourUserName\AppData\Local\UiPath
Now, install a fresh installation of the new version. This should work for you.
Since now you have installed both versions, uninstall them both and try again…
Let know how it goes
If it works out for you, please make sure to mark the answer as the solution so it could help others too
Thanks @Lahiru.Fernando,
It work, but I discovery that, new version don’t need service, it use a process name “UiParth.Service.UserHost.exe” for that.
Thanks.