I recently moved from Community Version to Licensed Version. Also I changed Laptops.
Initially I was getting message that “Error detecting project version”. Looking at few suggestions at Forum to delete the Project.json file, I can get into my project.
I copied the dependencies under .local from old laptop to new one.
Now many activities are not loaded and following is the error message.
That error means that you must install the package or update it. See what package is and install it or update it by going to manage packages. Good luck!
Install them but the issue with the clicks are probably cause because you’re missing the UIAutomation.Activities
To install them go to all packages then press
All packages then search for the names of each package like this: Uipath.Excel.Activities
then click on it press install then save.
I have all the 4 packages listed above (screenshot below). For UiPath.UIAutomation. Activities I have 19.4.1 version.
When I created the program in free Community version, I don’t know what version it was. The only version that is available under All Packages for Automation is 19.4.1, so I didn’t reinstall.
Happen to me something similar, the solution was upgrade to the last version of studio. Because I was using a older one and was not compatibility with some activities.
@rmunro how do you delete the wait for ready? I mean I knew it that this is a property, not an activity. Just curious.