SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » problems (RSS)
  • ExtractZip for tar files

    Hi, I have a set of TAR files that have several layers of folders and I am trying to extract the files within. My C# code: fz.CreateEmptyDirectories = true ; fz.ExtractZip(( strOriginalFilename), sTargetDirectory, "" ); //the exception I get is ICSharpCode.SharpZipLib.Zip.ZipException was unhandled Message...
    Posted to Forum by iceberg on 10-19-2007
    Filed under: problems
  • zip monthly files

    hi. i'm new using the zip lib and i have some questions about it i'm using this code to generate the zip file Dim mzfile As String = System.DateTime.Now.Year & System.DateTime.Now.Month & "M.zip" '# nome do ficheiro mensal dir = czfile '# pasta onde fica = a row seleccionada Dim mnozfile = (dir...
    Posted to Forum by paxa on 07-18-2007
    Filed under: Zip, files, folders, problems
  • ICSharpCode.SharpZipLib.Zip.ZipException: size was 0, but I expected 14194

    When I am zipping folder which is having some files I am getting the following error.But the same folder able to zip in the second try.. ICSharpCode.SharpZipLib.Zip.ZipException: size was 0, but I expected 14194 at ICSharpCode.SharpZipLib.Zip.ZipOutputStream.CloseEntry() at ICSharpCode.SharpZipLib.Zip...
    Posted to Forum by Sarmak on 11-16-2007
    Filed under: problems, ICSharpZip
  • How backup bunch of files that the amount is over 8Gb? look mt code...

    Hy, I a need to backup a bunch of files and the total amount is over 4 GB. I think I need to use Zip64 but I do not how... I tryed to use ICSharp ZLib library and write the data in chunk but it does not work because I vahe to change the entry.crc and when I call PuNextEntry of ZipOutput the stream finish...
    Posted to Forum by Rikace74 on 01-15-2008
    Filed under: Using #ZipLib, #ZipLib feature request, #ZipLib, Zip64, sharpZipLib, Zip, corrupt 4gb winzip, ExtraData, zip ICSharpCode.SharpZipLib SharpZipLib, folders, problems, ZipFile, extract, entry, zlib
  • Again fullpath folders

    Hi everyone! Sorry for my bad english at first. So, lets see to my problem. When Iam try to create zip - all folders/subfolders added with fullpath. For example if I want to add folder "C:\Program Files\Common Files\MSSoap\Binaries\Resources\1049" It's OK. But in zip file i've got same...
    Posted to Forum by Sergey on 04-08-2008
    Filed under: #ZipLib, folders, problems, add files
  • How to Password Protect

    I am using the ICSharpCode.SharpZipLib library and everything is working great except that I do not know how to set a password for a file. The object (fz) doesnt have a password option hanging off of it. It seems to have everything else, but no password. Below is the code that I am using: Directive:...
    Posted to Forum by mcooper6 on 07-10-2008
    Filed under: #ZipLib, Zip password protection, problems, FastZip
  • #ZipLib seems to fail on extracting files from a zip that are close to or exactly 4GB in size.

    Hello there, This may or may not be reported yet but I was unable to find it, if it was. I don't know if this is the real cause of it, but with several files that I have repeatedly tried to call FastZip to extract, when the files are around 4,000,000,000 bytes ziplib seems to just extract a file...
    Posted to Forum by elsdon on 07-23-2008
    Filed under: File extraction, #ZipLib, problems, FastZip, extract
  • TypeLoadException when using FastZip ExtractZip (Compact Framework)

    Hello, I have a c# project for Windows CE Device (Treo phones) Compact Framework 2.0. I tried both 085.4 and 085.5.437 dlls and I still get the TypeLoadException on the line. I use the following line: using ICSharpCode.SharpZipLib.Zip; new FastZip().ExtractZip(zipname, "\\", String.Empty);...
    Posted to Forum by pentium10 on 07-30-2008
    Filed under: #ZipLib, sharpZipLib, problems, FastZip
Page 1 of 1 (8 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.