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
- Using a command prompt open the folder containing the CML.dll component, Inetpub\Wwwroot\FmLib\Component\x86.
- Type regsvr32 CML.dll.
To register the LitCrit components
- 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.
- Type regsvr32 LitCrit.dll.