HELP: The Schick Converter Does Not Run

 

SYMPTOMS

When trying to run the Schick Data Converter, the application seems to start okay but then never appears (the process will not even appear in the Task Manager).

 

CAUSE

A required OCX control is not registered with the operating system.  Since this control cannot be found, Windows gracefully terminates the process before the application can display an error message.

 

RESOLUTION

Try running the Schick converter from the on which you installed the converter.  

If you want to run the converter from a different computer, you can manually register the control with the operating system.  First, make sure that all of the required files listed below appear in either the XrayVision directory OR the computer's system directory.  

To register the ltocx11n.ocx control with Windows:

  1. Start a command prompt.  
    Under WinNT, Win2K and WinXP: select Run from the Start menu and type cmd and then click on the OK button.
    Under Win95, Win98 and WinMe: select Start, Program Files and MS-DOS Prompt  (or Command Prompt).

  2. Navigate to the directory that contains the ltocx11n.ocx file (either the System directory or the XrayVision application subdirectory) by using the cd command in the command window.

  3. Type the following command regsvr32 ltocx11n.ocx.