I’m using Studio 2023.4.0 and have a project with a dependency on [ UiPath.Form.Activities ] 2.0.3 but it’s causing issues due to version conflicts with [ UiPath.System.Activities ] 23.4.1- preview.
Hi @Anil_G
Yes, I tried downgrading system activities, but the project I am developing is on [ UiPath.System.Activities ] 23.4.1- preview. I want to find another way. I tried to upgrade package [ UiPath.Form.Activities ] 2.0.3 to the latest version. But I have difficulty with it.
@Anil_G
It has an error in Invoke Code activity, I have to revise my code!
In addition, can I ask if the new version of [ UiPath.Form.Activities ] really works, I can’t find any new documentation on it.
2.0.3 as far as today we had no issues as such…as the error suggests basically the versions its looking for a having conflicts the resolution would be to match eother of them with another
And I believe there should not be much changes in your invoke code as well…