Credential Activities are not available in UIPath package required to complete Advanced Training Assignment 1

Hi Team,

I am currently working on Assignment 1 of the Advanced Training session. I am facing the xaml loading error “Activity could not be loaded because of errors in the XAML.”. Due to this, I am unable to develop the required workflow. I am facing this error in the workflow “GetAppCredentials” of the REFramework.
Also as per the link “How to work with Windows Credentials”, I am unable to find the provided credential related activities in Studio2018.1 and in Package manager too.

Kindly help me to resolve this issue.

Thankyou
Ankur Gupta

Hi Ankur,

Activities are grouped in packages and not all packages are installed by default in UiPath Studio. In your case, you need to install the UiPath.Credentials.Activities package from Manage Packages window (Ctrl+P).

2 Likes

Thank you Silviu for the solution.