Welcome to the Xceed Community | Help
Community Search  
More Search Options

Browse by Tags

All Tags » compression   (RSS)
Showing page 1 of 2 (11 total posts)
  • Password was not provided for encrypted data.

    Hello XCeed experts,   I compress a string (called compressedDossier) like so (VB.NET): Dim compressedDossier As String = System.Text.Encoding.Unicode.GetString( _                Xceed.Compression.Formats.XceedCompressedStreamEx.Compress( ...
    Posted to Xceed Zip for .NET (Forum) by Danny on July 19, 2012
  • Estimate the expected compression rate

    Hi, we are currently testing the Xceed Ultimate Suite. In one of our projects, where we plan to use Xceed Zip, we have to estimate the expected compression rate of files and folders. Is it possible to do such estimations with Xceed Zip without real compression of the files? If yes, which approach would you advise? Best Regards,Jens Horn
    Posted to Xceed Zip for .NET (Forum) by Jens on December 15, 2011
  • Silverlight compression giving a different byte stream

    Hi, I've used 2 different compression classes, one for .NET and one for Silverlight as follows: //------------------.NET-------------------- XCeedZipLib.XceedCompressionClass.Compress() compression method=Deflated compression ...
    Posted to Xceed Zip for .NET (Forum) by Huzan on December 9, 2011
  • The calculated checksum differs from the stored checksum.

    Hi, I have one GZip archive, which I try to decompress using  Xceed.Compression.Formats.GZipCompressedStream. During decompessing I've got a error: ''The calculated checksum differs from the stored checksum.''. But  when I tryied to decomress this file with SharpZipLib.GZip.GZipInputStream or with 7-Zip - decomressing is ...
    Posted to Xceed Zip for .NET (Forum) by m on July 11, 2011
  • XCeed ZIP V5.0 .NET 4.0 PPMD

    We have recently upgraded our app to .net 4.0.  Our app was previously using XCeed 3.6.xxxx with .NET 2.0.  We expereicned issues using the old version of XCeed in .net 4.0 so we decided to upgrade to XCeed zip V5.0. Unzipping some files on my dev machine seemed to work fine, however when testing on a VM with Windows XP I would get the ...
    Posted to Xceed Zip for .NET (Forum) by Gary on November 3, 2010
  • Expected end of stream not found when using CompressionLevel.None with ZipWriter

    When ever I speicify CompressionLevel.None in the ZipItemLocalHeader and then try to read the output stream I am getting this error. Xceed.Compression.CompressionException: Expected end of stream not found at Xceed.Compression.ManagedDeflateDecompressor.Decompress(Byte[] buffer, Int32 offset, Int32 count, ...
    Posted to Xceed Zip for .NET (Forum) by Adam on September 16, 2010
  • Create archive from stream and path.

    How to create an archive from the stream and path of the file. The archive should have the directory structure intact.Suppose a:\b\c\d\e.txt, when i unzip the archive, it should have the c\d\e.txt where is a:\b is the root directory.
    Posted to Xceed Zip for .NET (Forum) by naresh on March 16, 2010
  • Re: Pass-through zip decompression

    Hi Pascal, the Deflate compression method is actually the default Zipping method, the one that has been around for more than 15 years.  Best regards
    Posted to Xceed Zip for .NET (Forum) by Ghislain on December 14, 2009
  • Pass-through zip decompression

    I'm working on a program that read large csv files which can be several hundreds MBs. I noticed that compressing those files with zip would reduced the disk space used by 10. I was thinking allowing my program to read zip files as well but only as a pass-through stream so that there is no overhead on the disk or memory usage. I though the ...
    Posted to Xceed Zip for .NET (Forum) by Pascal on December 4, 2009
  • Multi-volume Self-extracting archives

    I have been searching the site but can not find a definitive answer.  Is it possible to create a multi-volume zip archive that is self-extracting?  If so, at which version was this feature included? Thank you  Erich
    Posted to Xceed Zip for .NET (Forum) by erich on October 29, 2009
1 2 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.