Unable to find the requested .Net Framework Data provider

I am trying to fetch the credentials from SQL server database, for that i have connected the database successfully, but while run the automation get the error “Unable to find the requested .Net Framework Data provider . It may not be install”.
i am trying to find this in Manage Packages but this package is not available there. please advice.

hi @nm09011985

try installing the Credential activity package

image

might work for you

regards
Ajay

Hello Ajay,
thnx for reply, I have installed Credential activity package, but facing same challenge.

Hi - is your issue resolved now? I’m facing the same issue when running on Window Server 2016

I have solved this problem After I installed the mysql-installer-community-5.7.17.0.

Hi is this issue solved for anyone
am also facing same issue

have you got any solution, am also having same issue now

You just need to install ADO.NET Driver for MySQL (Connector/NET) which can be found here: MySQL :: MySQL Connectors

You just need to install ADO.NET Driver for MySQL (Connector/NET) which can be found here: MySQL :: MySQL Connectors

can i get a link of that

I used a quick workaround ie downgrading the UiPath.Database.Acitivies package to v1.5.0.
image

2 Likes

Downgrading to 1.6.1 works as well. Thanks for your tip!

2 Likes

Hey, try downgrading the uipath database activity. It works for me

1 Like

yes. this worked for me as well.

Hello. I was facing the same challenge but resolved it by downgrading the UiPath Database Activities package to version 1.5.0.

Downgrading to version 1.6.1 should also work just fine.