Hello, I keep getting this error on Orchestrator when trying to run an automation:
Could not load type ‘System.Activities.TextExpressionBase`1’ from assembly ‘UiPath.Workflow, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null’.
I already updated the version of the system.activities and of Ui.Automation directly on the process.
This doesn’t let the process run at any circumstances has anyone ever faced this issue?
That’s likely your issue. You’re building the automation in a newer version of Studio then trying to run it on an old version of Robot. Upgrade those servers. Just so you know you don’t need Studio installed on robot servers. You can install just Robot.
This could be the issue, also. You’re using later versions of packages and trying to run them on 2022.x Robot. Pay attention to the descriptive text shown for packages in the Manage Packages window - it tells you the minimum version necessary for Studio/Robot to run that package.