Hi there,
Anyone know of any good components (free) for unzipping zip files for .net.
I am told reports are zipped by default now so im getting nothing but junk back in my report files.
Cheers,
Justin.
Hi there,
Anyone know of any good components (free) for unzipping zip files for .net.
I am told reports are zipped by default now so im getting nothing but junk back in my report files.
Cheers,
Justin.
Unzipping reports (vb.net)
MeDave
Hi Justin,
Check out http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx. I've used it with C#. I haven't tried it in VB, but it should work for any .NET language.
--
Walter Poupore -- MSFT
FcoLomas
hi there,
excellent thank you......worked fine....now if I can just figure out how to get something into my reports!!!!
cheers,
Justin.