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

    Value

    512

    Description

    The value specified in the SplitSize property was too small.

    Tips

    The split size is smaller than the biggest of the zip file header's. The headers themselves cannot span file boundaries – they must reside on the same disk/split file. In any case, do not attempt to split zip files smaller than 1024 bytes – this is highly inefficient for most file systems.