Package version issue

Hi,
I upgraded Excel.activities package, System.activities package and uiautomation.activies package. Developed some flow.

Had to downgrade again to the previous version of packages. Now The invoke workflow is breaking everywhere.
Errors that show up in output panel say Could not find LogEntry in type …
Could not find LogExit in type…
Could not find ArgumentVariable in type…

Can you please help fix this?

Thank you,

@A_Learner

What versions are you trying to downgrade?

Can you show some screenshots…

Cheers

System.Activities from 21.4 to 20.10.4

After this, I need to do Automation activities from 23.10 to 20.10.9

I get the following for all invoke workflow activities with errors in Output Panel.

image

Thank you

Hi @A_Learner

Try to keep the activities in the latest versions by keeping Runtime Rule as Lowest as Applicable and try once. Try doing this for all dpendencies.

Regards

@A_Learner

Those are pretty lower versions and backward compatibility is not these for this combination

Not sure why you want to downgrade to such lower versions

Cheers

Thank you @Parvathy How do I do that?

Thank you @Anil_G , but that is the requirement.

@A_Learner

Then I am afraid you might need to rebuild

cheers

rebuild means? Can I copy the xamk files atleast?

@A_Learner

You cannot…you can copy the values…not the xaml or the activities

cheers

1 Like

Hi @A_Learner

CGo to Manage Packages → Click on Each dependency → Select the Latest Version → Change Runtime Rule from Strict to Lowest as Applicable and Click on Save.

Regards

1 Like

Is this not going to change the package versions to latest?

Thank you,

@A_Learner

Go to Manage Packages->Make to the highest and runtimerule as Lowest applicable->update and save.
Do for all Packages which you have.

Hope it helps!!

1 Like

Downgrade the package and save the package. Again open Manage Packages select the latest version and give Runtime Rule as Lowest As Applicable.

Regards

1 Like

Will try this. Thank you, @Parvathy

1 Like

it did not work. The error in output panel shows as

image

Which version of UiPath Studio are you using @A_Learner

Regards

Studio version 2020.10

Thank you,

@A_Learner,

The core packages of Studio 23.10 will not work on Studio 20.10.9 due to compatibility. There could be major breaking changes throughout these versions.

I’m afraid you will have to redevelop the workflows which are broken. That’s the only solution.

Thanks,
Ashok :slight_smile:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.