Xceed Zip Compression Library Documentation
xsrOpenFile constant
Xceed Zip control reference > Xceed Zip control skipping reasons > xsrOpenFile constant

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.