Xceed Zip Compression Library Documentation
xwrInvalidSignature constant
Xceed Zip control reference > Xceed Zip control warnings > xwrInvalidSignature constant

Value

301

Description

A signature that identifies a zip file was not found, or was the incorrect signature. The file may not be a zip file.

Tips

Make sure it is indeed a zip file by calling the GetZipFileInformation method.