Why my workflow is published in https://www.myget.org/F/orchestrator/

i had published my robot but it does it in:
https://www.myget.org/F/orchestrator/

instead of local C drive

Hello,

This will be the default location where your workflow will be published when you are connected to https://platform.uipath.com, If you want to overwrite it you can change the setting file as i have explained here on this post.

Let me know if you have any issue.

Edit : If you disconnect your robot from the orchestrator Demo instance it will start publish back to ProgramData folder default location.

Cheers

thank you,

but i did not found the “UiPath.settings” in my UIpathplatform folder.

You can type %ProgramData%\UiPath on the windows searchbar/Window explorer navigation bar and it should find your location.

Cheers

i opened the setting file but i can’t save it. access denied

You need to be Administrator to change those settings. Are you?

Cheers

yes i’m administrator

You can try to open notepad as administrator, open your setting file and then make your changes and save.

i think i was wrong, how to verify if i’m admin or not?

Shift+right click on a program icon from start menu, run as adminstrator.

If you are prompted for credentials and it refuses to give you access, it means that you are not.

Cheers

IT WORKS i’m admin but could’nt save the file

Maybe there’re a administrator account. Run as administrator shouldn’t work if has another account with full admin control.

Are you able to install applications without problems?

yes, without problem

Try to set the privileges to “Everyone” in the Uipath Folder (%ProgramData%\UiPath) as the following screenshot. Then try to save it.

1 Like

thnks, but uipth.setting is automatically updated to the previous version (inclusing url) after orchestrator run job

also i have the following error:

Execution error : System.Exception: Application could not be opened\r\n at UiPath.Core.Activities.TaskAsyncCodeActivity`1.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)\r\n at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)\r\n at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)"

is anybody had this issue before