Registering CML/LitCrit Server-Side Components

After you have copied the FmLib application to your hard disk, you need to register its COM components. Use the following procedure.

To register the FmLib components

  1. Using a command prompt open the folder containing the CML.dll component, Inetpub\Wwwroot\FmLib\Component\x86.
  2. Type regsvr32 CML.dll.

To register the LitCrit components

  1. Copy the LitCrit folder from the Samples\LitCrit\Component folder on the distribution CD (or from the LitCrit\Component folder extracted from the downloaded LitCrit.exe file) to the Inetpub\Wwwroot\FmLib\Component directory. Using a command prompt open the folder containing the LitCrit.dll component, Inetpub\Wwwroot\FmLib\Component\LitCrit\x86.
  2. Type regsvr32 LitCrit.dll.