SharpDevelop Community

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

Browse by Tags

All Tags » Error » add files (RSS)
  • Exception while adding files to Zip64 archive

    I use next code to create zip archive: using (FileStream inputStream = File.OpenRead(sourceFileName)) { using (ZipOutputStream outputStream = new ZipOutputStream(File.Create(zipFileName))) { outputStream.UseZip64 = UseZip64.Dynamic; outputStream.SetLevel(compressionLevel); ZipEntry entry = new ZipEntry...
    Posted to Forum by Serial on 02-25-2008
    Filed under: Zip64, adding files, error, add files
  • bad zip files

    I am trying to use sharpziplib with my asp.net website that uses vb.net. When I create a zip file I can use WinRAR to view it and extract it but when I try to use windows folder compression tool, the archive is empty. Here is my code Dim i As Integer Dim s As ZipOutputStream = New ZipOutputStream(File...
    Posted to Forum by skye3000 on 06-20-2008
    Filed under: #ZipLib, Empty, ExtraData, ZipFile, extract, entry, ZipEntry, zlib, error, add files, ziped file, CRC
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.