Xceed Zip Compression Library Documentation
xsrInvalidUncompSize constant
Xceed Zip control reference > Xceed Zip control skipping reasons > xsrInvalidUncompSize constant

Value

108

Description

The file's real uncompressed size does not match the uncompressed size indicated in the zip file.

Tips

After the file was unzipped, the uncompressed size of the file differed from the uncompressed size stored in the zip file. Therefore, this is a good indication that the file was not recreated exactly the same as the original. Therefore, the file should be considered to be corrupted, to be incomplete or to contain extra data at the end.