I am getting the below error message after migrating from UiPath Studio from 2018.4 to 2022.4.5:
Utility/StartHemaSphere/test/Framework/GetAppCredentials.xaml: Cannot create unknown type ‘{http://schemas.uipath.com/workflow/activities}GetSecureCredential’.
ReportGen v2/Utility/StartHemaSphere/test/Framework/GetAppCredentials.xaml: Cannot create unknown type ‘{http://schemas.uipath.com/workflow/activities}GetSecureCredential’.
Could not find type ‘RequestCredential’ in namespace ‘http://schemas.uipath.com/workflow/activities’. Row: 96, Column: 24
Could not find type ‘AddCredential’ in namespace ‘http://schemas.uipath.com/workflow/activities’. Row: 102, Column: 28
Could not find type ‘GetSecureCredential’ in namespace ‘http://schemas.uipath.com/workflow/activities’. Row: 92, Column: 18
BTW, I did have the UiPath.Credentials.Acitivities installed as shown in the screen print below