Xceed Zip for COM/ActiveX on x86/x64 Documentation
Xceed Compression control reference / Xceed Compression control error codes / xceCompression constant
In This Topic
    xceCompression constant
    In This Topic

    Value

    1003

    Description

    The compression or decompression engine returned an error.

    Tips

    If you are uncompressing data, the data may be corrupted, or it has been altered in some way from the time that it was obtained by the Compress method. Verify that the compressed data you are getting from the Compress method is exactly the same as the compressed data you are passing to the Uncompress method (bit for bit).

    If you are compressing data, this should not happen (but is a possibility). Contact Xceed Software if it does. You may be passing an invalid type data type to the Compress method.