Unfortunately you cannot with the older versions, but with the newer version of Studio (from v22.10.1) you can see which activity it is, it will show the name which is given:
Like mentioned by Gokul and Sudharsan_Ka u can see in the output panel all details about the missing packages, when starting your project.
UiPath is still patching the 22.10 release, we are waiting until the last patch have been released before upgrading to 22.10, we are still at v21.10.7.
In the resource-center you can see all stable versions for Enterprise:
Also, did you convert to the Windows platform with your project? Some custom packages are not yet converted to the Windows platform.
What you can do is to copy all of your packages to a backup-folder and delete the packages from your original packages-folder, then repair your dependencies, it should download all the packages you need for your project.
I have looked at the error a bit closely, and it seems it fails at the get credential activity, did you use the get credential activity from the system activities?
If you cant find it in your project, you can try to use the activity again and remove or disable the “missing or invalid activity”.
Your dependencies are looking fine, and you dont have custom packages so the platform is not the problem either.
Hi @Robert_Lansbergen ,
thank you for aswer.
I removed the wrong activity and reuse the activity.
Is this case is easy since is very trivial configuration.
But what could be done if configuration is not so trivial or I cannot remember what the activity was?
It is quite painful if every time I update the library something could generate an issue and I need to reconfigure 1 or more activities.
How do you proceed?
Regards
What we do is wait till the last patch has been released (from studio and packages) until we upgrade, until now we didnt had any issues, we upgrade once a year.
Last patch release is mostly when UiPath start with new versions after that version, so when UiPath start with releases of 23.4, we upgrade to 22.10 (including latest 22.10 packages system and UiAutomation).
And I use the Community Edition to discover the new features.
To come back to this problem you can always look in the output when starting your project, and starting from 22.10 you can see what activity it is which was missing or invalid.