Good morning, I have a problem, when I download a robot in Orchestractor it does not extend all the activities, I show an image of what is seen on the screen, could someone help me solve this problem, thank you.
Try to update all the packages. This should help you in seeing the activities.
Regards
Thanks, I already did it but it doesn’t change
Thanks, I already did it but it doesn’t change.
Can you share the screenshot of what all dependcies you have in your project panel.
Regards
yes of course
Go to Manage Packages → Click on All Packages → Type UiPath.System.Activities-> Click Install → Click Save.
This should help
Regards
thank you very much, it worked!
You’re welcome @Daniel_Hernandez1
Happy Automation!!
To answer it fully and learning purpose.
Root cause of the issue is that, when we extract the source code from NuGet package, it consists only runtime of the package UiPath.System.Runtime
. This limits the design look.
To fix this, we will have to install full package, that is UiPath.System.Activities
Thanks,
Ashok
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.