SharpDevelop Community

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

Browse by Tags

All Tags » sharpZipLib » csharp zip creation bug (RSS)
  • Issue with open file handles when running out of disk space

    We recently found an issue with the library when creating very large zip files. When the disk is out of space, a "System.IO.IOException: There is not enough space on the disk" exception is thrown. We have code in our finally block to call ZipOutputStream.Finish() followed by ZipOutputStream.Close() so...
    Posted to Forum by lataneal on 07-16-2007
    Filed under: #ZipLib, sharpZipLib, Zip, csharp zip creation bug, zip ICSharpCode.SharpZipLib SharpZipLib
  • Problem: CreateZipFile in Compact Framework 2.0

    Hi! this is my first post in this forum, I use SharpZipLib (vers 0.85) in my Pocket PC project. I create a simple method that I invoke on button click. This is the code: public static void zippa(string source, string dest) { try { string[] filenames = Directory.GetFiles(source); using (ICSharpCode.SharpZipLib...
    Posted to Forum by gas12 on 03-16-2007
    Filed under: Using #ZipLib, #ZipLib, sharpZipLib, csharp zip creation bug
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.