|
Browse by Tags
All Tags » version required ( RSS)
-
I am trying to unzip a large zip file (7GB) which has multiple folders/subfolders and multiple files in the folders. The unzip goes on for a while, unzips about 20 files and then it stops and reports this error: Libray cannot extract this entry version required (45). Not sure if this helps but the version...
Posted to
Forum
by
remusrg
on
06-18-2007
Filed under: version required
-
hi, I downloaded the source for the version 0.85.4.369 and changed the code in Zipentry.cs like below.. if (versionToExtract != 0) { //return versionToExtract; // original return versionToExtract & 0xff; // changed In the above code 16660 is converted into 20 and it works, means unzips properly before...
Posted to
Forum
by
Devaraja
on
08-21-2008
Filed under: ZipInputStream, #ZipLib, ZipException, Zip64, sharpZipLib, FastZip Append, version required, zip ICSharpCode.SharpZipLib SharpZipLib, ICSharpZip, ZipFile, ZipEntry, zlib, SharpZipLib stream gzip httpresponse, Urgent, #ZipLib gzip, ZipInputStream Read
-
- ICSharpCode.SharpZipLib.Zip.ZipException {"Version required to extract this entry not supported (51)"} ICSharpCode.SharpZipLib.Zip.ZipException Here is the Code Is there something I need to do to unzip this file that is password protected Try Dim ArchivFile As New ICSharpCode.SharpZipLib...
Posted to
Forum
by
wolfman
on
09-06-2008
Filed under: ZipException, Zip password protection, version required
Page 1 of 1 (3 items)
|
|
|