While I investigate the error (it seems some blocking is occuring on our end):
Is there a way to download primary packages like “UiPath.System.Activities”? I can’t seem to find them in https://marketplace.uipath.com/
While I investigate the error (it seems some blocking is occuring on our end):
Is there a way to download primary packages like “UiPath.System.Activities”? I can’t seem to find them in https://marketplace.uipath.com/
It seems you have a proxy in place and the robot cannot go through it or in general in your Studio machine you are not having access to www.myget.org.
Check internally these documentation links with the Network team:
Correct, I am having the team take a look. Most likely the blocking will continue, so I am looking for a different avenue.
Your first link, at the bottom, it mentions how to manage packages in an offline environment:
Before I go through the process of getting this software approved in my environment, wouldn’t it be blocked in the same way UiPath is?
Before I go through the process of getting this software approved in my environment, wouldn’t it be blocked in the same way UiPath is?
You need to install that tool in a machine that doesn’t issue with the external feeds access. Then you will transfer either to Orchestrator or transfer the NUPKG file to the Studio computer in a folder defined as a package source in Studio. To add the package to the default local feed, copy the file to %ProgramFiles%\UiPath\Studio\Packages
for per-machine installations or %localappdata%\Programs\UiPath\Studio\Packages
for per-user installations.
I recommend better to fix internally the access to www.myget.org.