I am working on the below three POCs, The code is running fine from Studio but getting fail for all the below scenarios while running via UiPath Assistant.
- PIP automation to operate desktop applications.( Notepad, Chrome, etc..)
- PIP automation to operate RDP machine where UiPathRemoteRuntime.msi is already installed.
- PIP automation to operate RDP machine where UiPathRemoteRuntime.msi is not installed. (Computer Vision getting fail)
I tried to run the automation with Simulate, Window Messages and Background input methods and still getting common error as below
“Cannot bring the target application in the foreground. This action can only be performed when running in the main desktop.”
I am using the below version of Studio, RemoteRuntime and Dependencies:
Studio 2024.10.18 LTS
UiPathRemoteRuntime 25.10.160.17874
UiPath.System.Activities: [25.10.0]
UiPath.UIAutomation.Activities: [25.10.21]
I am seeking technical guidance to ensure the feasibility of this POC.



