Xceed Zip Compression Library Documentation
xerNotLicensed constant
Xceed Zip control reference > Xceed Zip control error codes > xerNotLicensed constant

Value

530

Description

This error occurs when the Xceed Zip control is dynamically instantiated without calling License method.

Tips

You must call the license method in certain cases of dynamic instantiation. Please see the documentation's License method topic to find out how to proceed.