Failed to load Assembly C:

When I correctly install the right version of a package (to avoid the NU1605 error) this happen :

Échec du chargement de l'assembly : C:\Users\MyName\.nuget\packages\uipath.mail.activities\1.22.2\lib/net6.0-windows7.0/UiPath.Mail.Activities.dlli

It’s translate to : “Failed to load assembly”. After a bit of researche, I tried to delete the folder 1.22.2 didn’t work, delete the folder 1.22.2 then reboot didn’t work. Try to uninstall reinstall and now I can’t install it again.

Hi @Maximilien_Selva

delete the UiPath.mail.activities folder from .nuget\packages, clear the contents of %localappdata%\temp, restart UiPath studio, refresh the package sources, and reinstall the package. if the issue persists, check if the nuget feed source is reachable and not corrupted, then try reinstalling again.

Happy Automation!

1 Like