Hello, we have different robots using libraries that we made. We want to have all the libraries in a shared folder so all the robots have the last version if any update is made.
The problem that we're having is that when we don't use the blueprism folder for the DLLs we get this error: Internal : Could not execute code stage because exception thrown by code stage: Could not load file or assembly 'RPA.Mailing.EWS, Version=1.5.6793.24497, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Anyone knows how to solve this problem without using the BluePrism folder?