Uipath.credentials.Activity installation problem

The UIPath Robot (Attended Robot) that I installed is a closed network without internet access.
I applied the License key and installed the UIPath 20.04 version.
However, when I execute UIPath, the following Error message appears.
Unknown type’{http://schemas.uipath.com/workflow/activities}GetSecureCredential’ could not be created.
How to solve this problem

I added credentials.activity related package to the custom package source.
However, it cannot be installed because the install button is not activated.
How can I install Uipath.credential.Acivities?

Hi @ysulcho, welcome to forum

Can u share the screenshot of what package sections

Regards
Nived N

image

Hi
for getting get secure credential activity
Did u use the this activity below which is seen as red here

It is found in a local package, but the install button is disabled.

check with all packages section

Are u able to click on install button now

The install button is not pressed

On the All Packages screen, the Install button for any package is not clicked.

I have an issue to open the dialogbox to retrieve after the user/password.
I have an exception after X secondes… (I’m running on windows 11)
stranger error bellow :
RemoteException wrapping UiPath.Core.BrowserOperationException: Cannot communicate with Internet Explorer browser. —> RemoteException wrapping System.Runtime.InteropServices.COMException: Cannot communicate with Internet Explorer browser.
at UiPath.UiBrowserClass.Open(String bstrURL, String bstrCmdLineArgs, UiBrowserFlags flag)
at UiPath.Core.Browser.Open(String url, CommMethod startBrowserMechanism, Boolean privateSession, Boolean headlessSession, Boolean defaultSession, String cmdLineArgs)
— End of inner exception stack trace —
at UiPath.Core.Activities.ScopeActivity.EndExecute(NativeActivityContext context, IAsyncResult result)
at UiPath.Core.Activities.ObsoleteAsyncNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkCallbackWrapper.Invoke(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

because the website is correctly open and I’m waiting to enter my credential in another specific window ?
I’m right or no ?

best regards,
Michel