Hi,
i have a studio installed on one machine and an attended robot on the other machine, but no orchestrator.
While a simple task (click, delay, click back, delay and so on) is running on the robot machine, a more complex one stops with error message. I’ve searched for the error message, but this brings me to general questions:
When I deploy my bot in the Studio, are the dependencies included in the .nupkg?
Or do I have to install/copy them to a Special Folder on the machine with the attended Robot?
Needs the robot-machine to be online e.g. for downloading dependencies (this is difficult in our network)?
.nupkg only contains the reference to the packages that will be required to run it. In the offline scenario, you will indeed need to copy over your packages to the robot execution folder.
Thank you for your answer, now my robot runs.
As it is difficult to copy packages to the robot-machine with my rights in the network, I’ve ordered internet-admittance for „myget.org“ und „nuget.org“ as shown here: Dienste, mit denen sich der Roboter verbindet