Xceed Zip for COM/ActiveX on x86/x64 Documentation
Xceed Zip control reference / Xceed Zip control skipping reasons / xsrOpenFile constant
In This Topic
    xsrOpenFile constant
    In This Topic

    Value

    103

    Description

    Could not open the file for reading.

    Tips

    The file may currently be opened for reading in exclusive mode or for writing by another application. Setting the ZipOpenedFiles property to True may in some cases allow the library to open the file for reading even though it is currently opened for writing by another application.