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

    Value

    529

    Description

    The RemoveFiles method was called, but the UseTempFile property was set to False.

    Tips

    The library must use a temporary file in order to remove files from a zip file. Set the UseTempFile property to True to remedy the situation by allowing the library to use a temp file.