1. Update Environment variables a. PROCFG, set PATH=%DLC%\BINSet environment for client and database startup with proper PROCFG variable when the configuration file is placed outside the install directory.
Alternatively remove the PROCFG environment variable, in which case the default location is the install directory (DLC)
For example, explicitly setting PROCFG to point to the progress.cfg in the install directory (DLC) will allow Progress to start without error.
If the PROCFG environment variable is not used, ensure the DLC and PATH environment variables is properly set.
2. Update Clients sessions ini-filesCustom ini files may still be pointing to the previous Progress version PROCFG which had expired.
Use the current ini-files or modify the old ones to reflect the new version in use.
The default location of the
progress.ini file is in DLC/bin folder.
A customized .ini file can be any location a user chooses referenced by the ABL client with the
-ininame parameter
$ [ prowin | prowin32 | progres ] -ininame /<file location>/what_ever_name.iniFor further information refer to Article:
How to use a .ini file to deploy an application? 3. Create a new License Configuration .cfg In the event of a corrupt progress.cfg file, re-create a new file for existing installed licenses.
For further information refer to Article:
How to create a customised progress.cfg from existing licenses or activation file for new licenses