UiPath Remote Runtime - Identify right dependencies to copy to Remote Machine

Hi,

after installation of UiPath Remote Runtime I am trying to find out how to copy the right dependencies to my remote machine.

In the documentation it says I have to copy the UIAutomations.Activities Package under %UserProfile%.nuget\packages\UiPath

But now I have problems with identifying the right package since none does really fit.
Our orchestrator serves Version 22.10.3 for this package… but in my local file path I only have these available:
image

@JenJen
The UiPath Remote Runtime has a dependency on the version of the UiPath.UIAutomation.Activities package, not on the version of UiPath Studio/Robot.

The UiPath.UIAutomation.Activities package and the UiPath Remote Runtime have the same UiPath driver dependency. For each UIAutomation package released version, a download link for the UiPath Remote Runtime component with the same version number is provided.

Please refer following images and copy the respective packages from the local to the remote machine.

image

For the above case, we have to copy the package version of 23.10.68.18223 to the remote location as shown in the screenshot.

For more details refer: Studio - About UiPath Remote Runtime

we can refer to

Overview - Compatibility Matrix

And

We installed Remote Runtime 2022.4 (Studio is also 2022.4).
Since you can see on the picture above, there are 2 packages for 22.4… So I don’t really get what’s the correct dependency to copy

@JenJen

  1. As I mentioned in my replay go to UiPath Studio > Project > Dependencies > UiAutomation.Activities and you will find the package version (Refer to screenshot 1)
    Dep

  2. Go to %UserProfile%.nuget\packages\UiPath and you will find the packages matching with the Studio installed version then copy the same packages to the remote machine.

PKG

For my case will copy 23.10.69.1489 packages to the remote machine because it matches my studio-installed version(screenshot1).

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.