Hi All,
I’m trying to automate an application its kind of virtual/ remote .here i’m trying two ways
Using Native citrix i’m getting this error as shown below
**** Cannot Automate Remote App:UiPath RemoteRuntime.exe is not running in the remote session***
2)Using CV Activities i’m getting 2 errors as shown below
**** Cannot Automate Remote App:UiPath RemoteRuntime.exe is not running in the remote session***
*** Object reference not set to an instance of an object ****
Can some one help me out on this problem.
[Notes : i’m installed UiPathRemoteRuntime.msi with help of evaluation version trail version, still it throwing error]
Hello @Ramakrishna,
Firstly I would suggest to try the solution posted by @asesor-rpa. Please also check if the runtime has been installed on the correct machine (the one to which you are connecting using remote connection).
Hi,
I’m trying to automate an application its kind of virtual/ remote. I have installed Remote Run time on the Server and then I have enabled the citrix extension in the UiPath, but when I have tested its showing the below error.
I think I got this error in the past. It was related to a version of UiAutomation package that wasn’t compatible with the remote runtime installed on the server.
Hi,
I still have the same problem even after downgrading the UiAutomation package to 19.4.1.
can help me out in fixing this.
you can see below for the screenshot.
Hello,
I had run the project on my local environment, I got error message:
Could not connect to the remote session. Please verify your network connection, and make sure that the UiPath Remote Runtime is installed and running on the server.
The UiPath Studio, check home/Tools/UiPath Extensions, the Citrix UiPath extensions was installed
UiPathRemoteRuntime was downloaded in my local machine
Check UiPath Orchestrator Resource Center Featured Download,
Compatible with following versions of UIAutomation: 18.4.8, 19.11.4, 19.11.5, 20.10.12, 21.10.7, 22.4.7
Go to UiPath Studio, click “Manage Packages”, in Project Dependencies, check
UiPath.UIAutomation.Acriveities version is v22.4.4
UiPath.UIAutomation.Activities version is matches Remote Runtime Installer in UiPath Orchestrator
run SupplyChainMCPerformer in UiPath studio, get error:
Could not connect to the remote session. Please verify your network connection, and make sure that the UiPath Remote Runtime is installed and running on the server.
That’s all what I did, please let me know if I missed anything.