I had a problem when I used the activity “compress files” in my project.
The activity works normally in my dev environment, but when I publish and install it in another environment, I got the error message below from the Assistant.
Method not found: ‘Void ICSharpCode.SharpZipLib.Zip.Compression.Streams.DeflaterOutputStream.set_Password(System.String)’. at UiPath.Activities.System.Compression.Zip.ZipCreator, …etc.
Does anyone experience this before or any idea to solve this issue?