Consultor Eletrônico



Kbase P108435: Using the TreeView ActiveX control crashes WebClient session
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   09/09/2005
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.0B

SYMPTOM(s):

Using the TreeView ActiveX control causes WebClient application session to crashes

Having other OpenEdge product installation on the same machine where WebClient application crashes

Selecting the first node of the TreeView causes the WebClient session to crash

CAUSE:

The Windows PATH variable contains %DLC%\bin, where %DLC% points to the other OpenEdge product installation path,
causing the prow32.dll to be loaded from there instead of the one that comes with the WebClient installation.

FIX:

Remove the %DLC%\bin from the environment variable PATH to prevent wrong
prow32.dll being loaded for the WebClient application.