Orchestrator not resolving dependencies

I’m using package “SharePoint Custom Activities Package” in my project - it’s added by “Manage Packages” and visible in Studio in Dependencies. On my dev computer, it works fine, but when I move project as a package to Test Orchestator, it looks like job fails on dependencies

  • Could not load file or assembly ‘Microsoft.SharePoint.Client, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c’ or one of its dependencies. The system cannot find the file specified."
    Doesn’t Orchestator resolve dependencies for UiPathTeam packages automatically? Should I load them all to Test Orchestrator by myself?

Hi @MaciejSartys,

Yes. Orchestrator do not resolve the dependencies by it self. We have to manually resolve all the Dependencies.

Thanks,
Arun Vignesh S

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.