|
Browse by Tags
All Tags » Using #ZipLib » ZipInputStream ( RSS)
-
Dear John Reilly, I just downloaded 0851_ICSharpCode.SharpZipLib_20.zip but the SharpZipLib.chm (i.e. compiled html help file) does not seem to contain any help content. No matter which class I click on the left pane, I got " The page cannot be displayed" in the right pane. Any idea on why it does not...
Posted to
Forum
by
yhao8
on
01-11-2007
Filed under: Using #ZipLib, ZipInputStream, #ZipLib, sharpZipLib, Zip
-
Hi all, I seem to have a problem with SharpZipLib where my iteration through the contents of an archive with GetNextEntry() skips over many of the contents. Is GetNextEntry the only method to use to iterate though the contents of an archive (when intending to read some of those contents when certain...
Posted to
Forum
by
Todd McDermid
on
01-01-2007
Filed under: Using #ZipLib, File extraction, ZipInputStream, #ZipLib, sharpZipLib, Zip
-
Hi great library guys, ive found it very useful! Just one question i have though... How would i load a zipped image file into memory so that i could then assign it to an Image object? At the moment i am extracing the file to a temporary file in c:\, however i am having dificulty with deleting the file...
Posted to
Forum
by
empika
on
11-06-2006
Filed under: Using #ZipLib, File extraction, ZipInputStream, #ZipLib
-
HI! Me too facing same problem i search out for latest version of SharpZip on the site "http://www.icsharpcode.net/OpenSource/SharpZipLib/" but couldn't found any latest version than 0.84.0.0 If you have uploaded one please forwrd me the link, You can email me at "abusufyanqazi@hotmail...
Posted to
Forum
by
sufyan
on
10-20-2006
Filed under: Using #ZipLib, ZipInputStream, #ZipLib
-
Hi, I tried to reverse the "CreateZipFile" sample code to decompress the file. But It does not work that way. Does anybody have a sample that works? Here is my code: Private Sub decompress() Dim FileNameTo As String = "Allsymbols.mdb" Dim FileNameFrom As String = "Allsymbols...
Posted to
Forum
by
canders
on
09-12-2006
Filed under: Using #ZipLib, File extraction, ZipInputStream
-
Seems I'm only getting partial files from read method returned in a byte array. I have a feeling there is a size limit on how much is brough back with a read call. Here's my code snippet - can someone tell me what's wrong with it. Much thanks! System.Text.StringBuilder strOutput = new System...
Posted to
Forum
by
Mike Dwyer
on
09-06-2006
Filed under: Using #ZipLib, ZipInputStream
-
Hi, I am getting above error while trying to unzip the files using SharpZipLib dll. it works for some zipfiles and for some zipfiles its throwing the above error. i am using the latest dll version 0.85.4.369, still getting the above error. using ( ZipInputStream s = new ZipInputStream ( File .OpenRead...
Posted to
Forum
by
Devaraja
on
08-07-2008
Filed under: Using #ZipLib, File extraction, #ZipLib feature request, ZipInputStream, #ZipLib, Zip64, Zip files for download, Zip, Zip password protection, zip ICSharpCode.SharpZipLib SharpZipLib, FastZip, ICSharpZip, ZipEntry, How i can test true password zip file ?, PDF spec 1.7 /FLATEDECODE SharpZipLib, #ZipLib gzip, ZipInputStream Read
-
John, Yes, the files are valid zip files, i can able to extract from windows manually but not thro code, while doing am getting above error. I downloaded the source and set VERSION_MADE_BY to 16660; in ZipConstants.cs class and added (Version == 16660) in version ckecking in ZIpEntry class. Its working...
Posted to
Forum
by
Devaraja
on
08-11-2008
Filed under: Using #ZipLib, File extraction, ZipInputStream, #ZipLib, ZipException, Zip64, sharpZipLib, Zip, sharpziplib list files getnextentry cf, Store file inside directory in ZIP file, zip ICSharpCode.SharpZipLib SharpZipLib, zlib dwf extraction, FastZip, ICSharpZip, ZipFile, extract, ZipEntry, zlib, ziped file, How i can test true password zip file ?, SharpZipLib stream gzip httpresponse, zip read only zipentry, #ZipLib gzip, ZipInputStream Read
-
I am also look for a way to delete a file from an archive without having to unzip all the files and re-zipping them. Can anyone me help with this? Thanks.
Posted to
Forum
by
mayer27
on
11-04-2006
Filed under: Using #ZipLib, ZipInputStream, #ZipLib
-
Thanks for all the responses. There is a # in my directory name. After I removed the #, the help file displays like a charm. -Cindy
Posted to
Forum
by
yhao8
on
01-12-2007
Filed under: Using #ZipLib, ZipInputStream, zip ziplib subfolder, sharpZipLib, Zip files for download, Zip, Download
Page 1 of 1 (10 items)
|
|
|