Hello UiPath Community,
I’ve encountered a couple of challenging scenarios while working with different versions of UiPath Studio and I’m reaching out to see if anyone else has faced similar issues.
Scenario 1: Compilation Failed Error in Code Update
- Environment: Code initially developed in UiPath Studio version 2023.4.4.
- Issue: Attempting to update the code in version 2023.10.4 on the same development machine results in a Compilation Failed Error during publishing. Even when attempted to publish the code from 2023.4.4 after downgrading the UiPath studio version, the issue persists.
Scenario 2: “Could not load type system.activities.textexpressionbase 1” Error
-
Environment: Compiled the code in UiPath Studio version 2023.10.2 on a different laptop from the client machine.
-
Issue: While attempting to run it on Orchestrator, it throws an error: “Could not load type system.activities.textexpressionbase 1.”
-
Details: The activities version is strictly maintained to match the previous event’s installed packages.
-
Seeking Insight: Has anyone encountered a similar reference issue or does anyone have suggestions on resolving this?
-
Note: Orchestrator Version is 2023.4.4
Your input would be highly appreciated as I work to navigate and resolve these challenges. Let’s collaborate to find solutions!