Hi, I have download nuget file from orchestrater to my system (because i lost my main project file) now i want to make some changes in activity but those activity are invisible. what should i do now?
(All activities are in -“do while”)
Hi, I have download nuget file from orchestrater to my system (because i lost my main project file) now i want to make some changes in activity but those activity are invisible. what should i do now?
Hie @Hemant_Deshmukh so you can change the nupkg extension to zip so it will create a zip file for you under the zip file go to Content folder their you find your process open it in the studio make changes
cheers
Update the UiPath.System.Activities package to the latest version and select the lowest applicable version option in runtime rule dropdown.
Hope it helps!!
ensure that you have referenced the UiPath.System.Activites package and not the corresponding runtime package.
feel free to share with us a screenshot from the referenced packages
This happens due to Runtime version of the activities get’s packed into the nuget package.
Refer this article on why this happens and how to change it.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.