Kbase P155215: Getting error 11002 running ABL application.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/30/2009 |
|
Status: Unverified
SYMPTOM(s):
Getting error 11002 running ABL application.
The DLC environment variable must contain a valid directory/path (11002)
Application originally worked.
Application was not changed.
No changes to the machine.
No changes to the network.
DLC value in registry appears correct.
No environment variables exist which might conflict with value of DLC in registry or in INI file.
Another user on the same machine has no error using same installation of Progress / OpenEdge.
FACT(s) (Environment):
Windows
Progress 8.2x
Progress 8.3x
Progress 9.x
OpenEdge 10.x
CAUSE:
The Windows registry is likely corrupted for the individual user account.
FIX:
Use regedit to backup the registry keys for HKEY_LOCAL_MACHINE\Software\PSC and HKEY_CURRENT_USER\Software\PSC.
After both keys are backed up to registry files, delete the registry keys for both PSC trees.
Review the progress.ini file (or application specific INI file for the installation) to make sure both DLC and PROPATH are correct for the system.
Make any necessary corrections to the definitions of DLC or PROPATH if either is incorrect.
If any special definitions for the FONTS or other sections within the INI need to be modified for the application, review and correct these as well.
Use the tool ini2reg.exe to read the up-to-date INI file and imprint it into the registry.
Test the application after both the HKEY_LOCAL_MACHINE\Software\PSC and HKEY_CURRENT_USER\Software\PSC keys have been updated.
If this does not resolve the problem use the backed up registry keys to restore the original values.