Xceed Zip Compression Library Documentation
xerEndOfZipFile constant
Xceed Zip control reference > Xceed Zip control error codes > xerEndOfZipFile constant

Value

502

Description

Premature end-of-file encountered in the zip file.

Tips

This can happen when the library is reading data from the zip file, but an end-of-file condition occurs. The zip file is probably truncated, or is corrupted.