Update the Licence Application

After successful install and setup of CCLAS EL 3.0.5 version, the Licence application (licenceapp.exe) will not launch without adding a trusted certificate string in the CCLAS.INI file.

Important: This only applies to the CCLAS EL 3.0.5 version. Contact your network administrator or Datamine representative for the location of the CCLAS EL software, or for assistance with its installation.

These activities must be conducted with adequate network, domain and administrator permissions to the installation machines.

Procedure

Important:CCLAS EL must be installed and configured before performing this step.

To successfully launch the Licence application:

1. Locate the CCLAS.INI file. This would normally be in the CCLASEL>EXE folder .

2. Open the CCLAS.INI file with a text editor tool.

3. After the last entry of the DSN, add TrustServerCertificate=yes. Example snippet shown below.

Copy
[CCLAS]
Language=0
ConnectionName=CCLAS EL
ConnectionPoolMinimumSize=0
ConnectionPoolTimerRefresh=0
PROVIDER=SQLOLEDB
DSN=<server>;<database>;TrustServerCertificate=Yes

4. Save the changes.

5. Close the editor.