Hello, I am testing an unattended robot automation and it was working well, but yesterday Studio was updated to version 2025.0.176 (Community) and now when I run it, I get this error.
I ran several tests and was able to identify that it happens when I use the computer vision activity, but the strange thing is that this activity was already included in my previous test that did work. From the studio in packages I tried to install that error package (UiPath.CoreIPC) but it does not show up.
The strange thing is that if I run it locally, it works.
Thank you very much for your response, I have already validated the versions of UiPath.System.Activities and UiPath.UIAutomation.Activities and updated them to the latest stable versions.
But when I search for dependencies - all packages - I look for UiPath.CoreIPC and nothing appears.
I even created a new simple project with 2 activities, see the dependencies.
I published it and run it from the orchestrator and it runs well, but when I include a computer vision activity and do exactly the same thing by publishing it and running it from the orchestrator, it immediately generates the error I initially attached.
Can you try to install UiPath.coreIPC from UiPath official feel and try to publish and run from orchestrator and see if you still getting same error?
For your reference attached screenshot
Hello @Akash_Javalekar1
I really appreciate your help, I am new and even though I had already accessed that option to search for it, it didn’t appear because it was filtered with another check, so your image helped me a lot, it was with the filter of only UiPath.
I did that and then it appeared, I installed it and published it again and now it no longer generates that error.Thank you very much.