Kbase P1166: Correcting Error Message vslick.vsm not found (INI)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/12/2002 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.x
SYMPTOM(s):
Error: Message file '<%DLC%>\proedit\vslick.vsm' not found
Using an INI file.
CAUSE:
This message can occur because, in the INI, the UseSourceEditor setting within the Startup section is set to Yes. When UseSourceEditor is set to Yes, the client will look for files located within the %DLC%\proedit directory. Since the files within this directory are only required for development, this directory is not required for non development products and therefore not installed.
FIX:
Set the UseSourceEditor is set to No in the following section of the INI:
[Startup]
UseSourceEditor=no