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?
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 ?