Xceed Streaming Compression Library Documentation
Installing / Installation instructions for other 32-bit development environments
In This Topic
    Installation instructions for other 32-bit development environments
    In This Topic

    The Xceed Streaming Compression Library ActiveX control should be available in your development environment's list of available ActiveX controls. The Xceed Component Installer will copy all the necessary files into the library's installation folder (usually in \Program Files\Xceed Components\\Bin\ActiveX) and register the XCEEDSCO.DLL component. Your language should automatically "see" the component. If it does not, then you may need to manually register the control. Before doing this, though, we strongly suggest that you reinstall your copy of the Xceed Streaming Compression Library. This will ensure that it is licensed as well as being registered with the operating system. If that doesn't solve the problem, here's how to manually register the control:

     regsvr32 "path and filename of the XCEEDSCO.DLL"

    The License method must be called to license the library for runtime use. This applies to both registered users as well as users of a time-limited free trial license.