Need urgent support. after Studio automatic update

the UiPath studio automatically updated to the new version 2025.0.161 when i open the workflow that i was working on i found all activities as Showen


how i can fix this problem

Hi @mohamed.saty2012

I guess it is a dependency issue. Please go to Manage Packages and Update all packages

i don’t think that it is dependences i even couldn’t open any invoked workflow i can’t find the open button

@mohamed.saty2012,

Can you show the dependencies from project panel?

Looks like you got runtime dependencies instead of full package.

Replace any package in your project with name contains runtime word with full version.

Refer this article for more details on this

2 Likes

Hi @mohamed.saty2012

Please update UiPath.System.Activities to the latest version by keeping rule as Lowest As Applicable. This should solve the issue.

If you converted .nupkg to .zip then runtimes packages will be installed, change it with full version

Hope it helps!!

Hi @mohamed.saty2012

Please download UiPath.System.Activities dependency from Manage Packages and change the UiPath.UIAutomation.Activities package from run time version to full version.

Hope it helps!!

@mohamed.saty2012 ,

Yes, last dependency UI automation. Remove it from the package manager and install it again like I explained in the article.

1 Like

Thanks Brother your support is amazing as always

2 Likes

Thanks, for your efforts and support

1 Like

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