Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why can't I use the REFramework workflow file called "GetAPPCredentials.xaml" file in UiPath Studio #29

Open
lomasd12 opened this issue May 26, 2020 · 20 comments

Comments

@lomasd12
Copy link

lomasd12 commented May 26, 2020

First, I tried to download the file from Github but there is no download button so I had to copy and paste the code into a file using notedpadd++ and saved it as a ".xaml" file in my project directory folder.

Next, when I try to open that file in UiPath studio, I get error messages in the output pane. It says the following:

"Could not find type 'GetSecureCredential' in namespace 'http://schemas.uipath.com/workflow/activities"

For convenience, I have attached an image of the raw code of the .xaml file displaying the line that contains the namespace that is mentioned in the above error. I have also attached an image of the UiPath studio error.

I don't know how to fix this. Can someone help?

xaml file error

namespace

@lomasd12 lomasd12 changed the title Why can't I use the "GetAPPCredentials.xaml" file in UiPath Studio Why can't I use the REFramework workflow file called "GetAPPCredentials.xaml" file in UiPath Studio May 26, 2020
@monusinghal09
Copy link

same issue,,can anyone help????

@harrylange
Copy link

I'm also having this same issue. Anyone able to help?

@vikeshbs
Copy link

Hi, install the package or inherit it from some other work file . Hope the below link works for you all

https://forum.uipath.com/t/uipath-credentials-activities-package-not-found/141868/18 133

@lomasd12
Copy link
Author

lomasd12 commented Jun 18, 2020

I'm also having this same issue. Anyone able to help?

I figured the problem out. The GetAppCredentials workflow file is trying to access an activity that doesn't exist in any of your dependency packages within your list of dependencies in your workspace. You have to download the package named:

"UiPath.Credentials.Activities"

Once downloaded, the error goes away and you're good.

@vaish9571
Copy link

after installing the above package ,i still have the same problem

@lomasd12
Copy link
Author

after installing the above package ,i still have the same problem

Hey there. Do you have a screenshot of your error?

@vaish9571
Copy link

Source: Invoke Workflow File

Message: Cannot create unknown type '{http://schemas.uipath.com/workflow/activities}GetSecureCredential'.

Exception Type: System.Xaml.XamlObjectWriterException

This is what i get

@anirupita
Copy link

I too installed the above package , but I still have the same problem.

@anirupita
Copy link

after installing the above package ,i still have the same problem

Hey there. Do you have a screenshot of your error?

Screenshot (45)

@Crisralo
Copy link

Crisralo commented Oct 6, 2021

I have solved this issue changing the package to the version previous from the 2.0 because the framework its working on this version, you can either do this or replace the activities with the 2.0 package

@rudrashishbose
Copy link

rudrashishbose commented Jan 14, 2022

I have solved this issue changing the package to the version previous from the 2.0 because the framework its working on this version, you can either do this or replace the activities with the 2.0 package

This is the only legitimate solution to this problem

@sharewithpugal
Copy link

Only 2.0 version is available for the credential package. No other version available. Is there any other way to resolve the issue?

@azeezah123456
Copy link

Only 2.0 version is available for the credential package. No other version available. Is there any other way to resolve the issue
Please have you been able to rectify the issue?

@gielk
Copy link

gielk commented Jan 2, 2023

Having the same problem.

image

Not able to downgrade to a lower version, of UiPath.Credentials.Activities

image

@lomasd12
Copy link
Author

lomasd12 commented Jan 3, 2023 via email

@gielk
Copy link

gielk commented Jan 3, 2023

Hi @lomasd12 The image is not loading?

@lomasd12
Copy link
Author

lomasd12 commented Jan 3, 2023 via email

@gielk
Copy link

gielk commented Jan 3, 2023

@lomasd12 No there is no image,

@lomasd12
Copy link
Author

lomasd12 commented Jan 3, 2023 via email

@Davud-ayanokoji
Copy link

Well, i got the same problem that
Cannot create unknown type '{http://schemas.uipath.com/workflow/activities}GetSecureCredential'. Framework/GetAppCredentials.xaml uhhhhhhhhh please someone help me with this, and i'm unable to download older versions ,not showing :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests