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

    Value

    522

    Description

    The array passed in the vaDataToCompress parameter of the ZippingMemoryFile event was not a 1-dimensional array.

    Tips

    Make sure the variant or variable indeed a valid 1-dimensional byte array or a string variable.