Hello everyone,
while switching to production environment, it tells me that some libraries are missing.
Mainly they are the ones for database connection.
Now, considering that studio is connected to a dev instance, I usually manually load on prod orchestrator the libraries.
However, in this case, I do not see the libraries on my machine where studio is installed (example: UiPath.database.activities, Microsoft.Data.SqlClient, Azure.Identity). On the studio machine it works, but going into C:\UiPath\Studio\Packages I cannot find them. How can I solve this?
Thanks in advance