Kbase P122128: WebClient crashes when executing LOAD-PICTURE statement
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  08/02/2007 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.x
SYMPTOM(s):
WebClient crashes when executing LOAD-PICTURE statement
The development license of OpenEdge is installed on the same machine
The crash occurs in ntdll.dll as can be seen in the stack trace
The crash occurs when trying to load prox.dll
CAUSE:
The machine's environment variable PATH contains bin subdirectory of the other OpenEdge installation,
causing the wrong dll to be loaded.
FIX:
Remove the other OpenEdge installation directories from the PATH environment variable.