I am trying to download zip and unzip activities from manage package as I have attached in the below screenshot. This error is showing in Uipath 2019.10.4 Version.
Please any help me with this.
Thanks,
Mohd
I am trying to download zip and unzip activities from manage package as I have attached in the below screenshot. This error is showing in Uipath 2019.10.4 Version.
Please any help me with this.
Thanks,
Mohd
@mohammed_zain - can you provide the zip/unzip package name?
BalaReva.ZipUnZip Activities
@mohammed_zain - ok - this is a uipath go component… pls download from below link and follow the installation guide…
This activity supports to 2018.4.0 version of uipath but my version is 19.10.4
You can try below to add Go! to your manage packages -
once Go! configured - follow below steps…
ok i will try
Same Error Popuip is coming. Which i Pasted first one
can you share the screenshot of the popup message?
is you machine/pc/vm having internet connectivity?
to access Go! packages - required a internet connectivity without a site restrictions.
Any other way to get zip and unzip activities without internet connectivity.
Thanks,
Mohd
@mohammed_zain - without internet - you can try something below -
you have any pc having internet + uipath studio? (community edtion also fne)
if yes - create a test process and add a dependency of balaReva zip related with selecting pre-release option…
once you add the dependency - packages will download to C:\Users\ XYZUSER \ .nuget\packages\balareva.zipunzip.activities
*XYZUSER - your respective user
copy this enter folder to the machine (without internet one) ->( maybe like in D:\customLibs )
open the project → try to add dependency with custom location and try… hope this will work…
Good Afternoon! After doing all this setup by setup process showing the below screenshot pop.
Thanks,
Mohd
Can’t able to read the exception message. pls share the exception message text here?
Please zoom the screen
Unzip is working but for zip above exception is coming
pls copy “iconic.zip” folder from your other machine path " C:\Users\ XYZUSER \ .nuget\packages\ " to current machine studio user path C:\Users\ XYZUSER \ .nuget\packages\ …
restart the studio and try.