Hi
I downloaded UiPathPlatform.msi from UiPath website. However, after installing Trial Version, when I start UiPath Studio from the menu shown below, I still see Community Version as depicted below. Where am I doing wrong? It has installed UiPathStudio and UiPath Robot in Program Files folder.
Why it is showing Community Version expiring in 9 weeks?
When I start UiPath Studio, it does not also start UiPath Robot. I have to start it separately and even after that, if I click “Settings” menu of Robot Popup, nothing happens.
Hi @Gourav_Kumar
Thanks for the reply. However, I have also got email with Trial Code. So what is the meaning of getting that code as Community version doesn’t require such code. Where to apply this trial code then?
Also on UiPath Website, there are two links. One for “Platform” (which I downloaded and installed assuming it is trial version) and other is Community (which is supposed to be non-expiring).
The end result after I installed Platform version is: I got community edition expiring in 12 weeks.
This is confusing.
Hi @Gourav_Kumar
Thanks. Let me try that. But why my Robot does not start when I start UiPath Studio? Also even if I start UiRobot manually, it gets started in the system tray but when I choose “Settings” menu, noting happens. It should pop up screen where I can connect my Robot provisioned robot in the Orchestrator.
Does activating through trial code, solve this problem?
Please check these topics if you are unable to see the Robot Settings:
Trial is now the same with community if you don’t activate the license.
More info here and here.
The windows installer(.msi) has an option under UiPath Robot: Automatically start client - Running the Robot at Windows startup. This option is disabled by default.
Have you enabled it when you installed the platform(Advanced installation)?
Yes, as mentioned before, it’s CE if you choose the Start Free option. However, after the 12 weeks expire you can renew the Community license at any time: UiPath
The windows installer(.msi) has an option under UiPath Robot: Automatically start client - Running the Robot at Windows startup. This option is disabled by default.
Have you enabled it when you installed the platform(Advanced installation)?
I re-installed Platform msi with all features enabled now.
But problem is persisting. After all installation, it also created a web site as depicted below:
But when I browse, it displays error. So I am unable to setup local Orchestrator as well.
Please help me in solving both Robot and Orchestrator issues.
If you don’t have acces to it, i will paste here the content:
Go to Start > Run > and type regedit
Navigate to: HKEYLOCAL_MACHINE\SYSTEM\CurrentControlSet\Control_
With the control folder selected, right click in the pane on the right and select new DWORD Value
Name the new DWORD: ServicesPipeTimeout
Right-click ServicesPipeTimeout, and then click Modify
Click Decimal, type ‘180000’, and then click OK
Restart the computer Note: This is a global setting for all the svcs
You’ve chosen to install the Orchestrator, but there are a few things to set up. Please check the UiPath Orchestrator Guide and see if you’ve done all the setup correctly:
Hi @Ovi
I did all those steps correctly. Although, it didn’t work. Also it neither installed UiPath database in my SQL Server. I am using SQL Server Express edition as it is my single machine. Hope it is not the issue.
Since I don’t have admin rights on my machine, I cannot edit registry. Is this also root cause of all these issues?
Please check this post regarding the Orchestrator error. It may be related:
Regarding the fact that you don’t see the Robot icon when you start Studio, the workaround is the one above. And it’s because now you can install only the Robot as a service on a machine, whitout needing to also install Studio.
I checked the link above. I gave IIS_IUSRS user full control over UiPathOrchestrator2017… folder. But no luck.
Below error is persisting. I had selected 8082 as port while installing Orchestrator feature.