Im getting this error message: Error CS1061 'ZipProgressEventArgs' does not contain a definition for 'EntriesSavedCount' and no accessible extension method 'EntriesSavedCount' accepting a first argument of type 'ZipProgressEventArgs' could be found (are you missing a using directive or an assembly reference?)
Hello and many thanks, I have tried many times to put a message that says the zip ended to no avail. How to show a message when the zip operation ends?
I have the problem that zip.SaveProgress += Zip_SaveProgress; is red underlined. idk what to do, can anyone help me? btw i have installed everything needed like NuGet pack
Thank you for replying. I created a new folder and whenever I zip a folder the execution just freezes, this folder has no file in it btw i'm just testing if it does zip a folder. It stays at about 90% and freezes.
I get this error when zipping a big folder: An unhandled exception of type 'Ionic.Zip.ZipException' occurred in DotNetZip.dll Additional information: Compressed or Uncompressed size, or offset exceeds the maximum value. Consider setting the UseZip64WhenSaving property on the ZipFile instance. What do i need to do to fix this?
Of course you have to make this complicated instead of making a simple form you have to add progress bars instead of just giving us the source and explaining it you could litteraly make this video 3 minutes long but noo you had to make things complicated didn't you
Very good ♥️👏
Many useful!
Great thanks!
Thank you !
Im getting this error message: Error CS1061 'ZipProgressEventArgs' does not contain a definition for 'EntriesSavedCount' and no accessible extension method 'EntriesSavedCount' accepting a first argument of type 'ZipProgressEventArgs' could be found (are you missing a using directive or an assembly reference?)
Hello and many thanks, I have tried many times to put a message that says the zip ended to no avail. How to show a message when the zip operation ends?
Please explain how to install the programs with the progress bar? How to add programs to the progress bar
You must learn basics of c# programming first
@@mariolukacic3568 thank you very much my friend.
thank you very much my friend.
My friend, you did not understand what I mean, I mean it is the software installation feature
@@professoryousif you can use windows installer class docs.microsoft.com/en-us/dotnet/api/system.configuration.install?view=netframework-4.8
Nice tuto. but in 2019 we need to try,
System.IO.Compression
It has higher compression ratio than DotNetZip
Is posible to zip multiple file?
Check saving. string.Format("{0}\\{1}.zip", di.Parent.FullName, di.Name) need to add {0}\\{1}
Hello, when I use Zip.Save(), It compresses the entire directory, i want to save just the file. I need a lot of help
thank you very much, you really saved me :D
Would it be possible to get the source code for this project.
why if(e.EventType not working?
I have the problem that
zip.SaveProgress += Zip_SaveProgress;
is red underlined. idk what to do, can anyone help me? btw i have installed everything needed like NuGet pack
Same, do u have any answer for that?
@@renataszabo852 unfortunately no sorry for this one
Would it be possible to get the source code for this project. Awesome tutorial.
Sent. Thanks
Thank you much ^_^
How to zip file to split file zip to parts
you should do unzip with progressbar
i cant get DotNetZip
i use v s 2012
I wish you would put the source code of this software as well
Hey I'm having some problem when zipping folders, zipping files are okay with me. Zipping folders just doesn't completes its task. Any help?
Hi, What error are you getting? thanks
Thank you for replying. I created a new folder and whenever I zip a folder the execution just freezes, this folder has no file in it btw i'm just testing if it does zip a folder. It stays at about 90% and freezes.
can you put a music more boaring.. naaah. thank you for the tutorial !! :)
Can I have the source code?
can u plz share the source code.
How can I unzip a folder?
I think you can unzip the zip file
@@foxlearn Great tut. You should make a tutorial on a Unzipper.
I get this error when zipping a big folder:
An unhandled exception of type 'Ionic.Zip.ZipException' occurred in DotNetZip.dll
Additional information: Compressed or Uncompressed size, or offset exceeds the maximum value. Consider setting the UseZip64WhenSaving property on the ZipFile instance.
What do i need to do to fix this?
Hi, How much ?
Where I can download dotnetzip?
zip.Password = "password"; Doesnt work :(
OK, Let's me check again. Thank you
stackoverflow.com/questions/40115705/set-password-on-zip-file-using-dotnetzip/40116091
Did you check ?
please send source code
fuhrerwolf1918@gmail.com
Sent. Thank you
Of course you have to make this complicated instead of making a simple form you have to add progress bars instead of just giving us the source and explaining it you could litteraly make this video 3 minutes long but noo you had to make things complicated didn't you
Can i get the source code for this project? please :(