Hi Team,
I need to change the Automation developer standalone license from one user to another user in same machine. Could someone suggest please.
Hi Team,
I need to change the Automation developer standalone license from one user to another user in same machine. Could someone suggest please.
Deactivate license first ,Then log in as the new user and reactivate using the same license key.
Happy Automation
Do I need to copy all the projects data as it will be located from olduser\Documents folder to Newuser\Documents folder.
Yes, you need to manually copy all project files from C:\Users\OldUser\Documents\UiPath to C:\Users\NewUser\Documents\UiPath, as UiPath stores projects locally per user profile.
Does this license depend on user base means from another user can’t we use the studio.
Yes, the standalone license is user-based. Each user profile must activate Studio separately using the license key. You can’t use Studio from another user without reactivating.
Happy Automation
studio is always specific to user so other users on same machine also cannot use unless they also have license and logged in using same
And any data you need to copy ..ideal way is to use a source/version control like GIT etc to maintain the code
cheers
@prashant1603765 and @Anil_G ,
I was getting the below exception. When I am trying to add the license key within the same machine but for another user without deactivating the license activated for old user.
UiPath.licensing.boon.licenseuipathexception.
So, Did this error come because I am trying activate the license for another user without deactivating for old user or what?
Can someone suggest.
yes obviously..the license is already active and you would see it connected in orch as well..so first that needs to be disconnected to use in another one
cheers
@bhanusai_sajja
First you have to deactivate the license then you can assign to another user, because you have ony one licence so how can you assign two user.
Happy Automation
@prashant1603765 and @Anil_G ,
I have activated the studio license for new user but after opening a project from studio that loading screen of restoring dependencies is not disappearing. It keeps loading but main xaml is not opening.
Could you please suggest.
And in logs I am getting error like
unable to load the service index for source https://gallery.uipah com/api/v3/index json.
unable to load the service index for source https://pkgs.azure.com/uipath/public.feeds/_packging/UiPath-official/nuget/v3/index json.
unable to load the service index for source https://api.nuget.org/v3/index json
And I have tried to create new process folder is created but main.xaml file is not loading it is still loading with restoring dependencies message on screen
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.