Consultor Eletrônico



Kbase P105430: GPF after adding an OCX inside a Window in the AppBuilder
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/16/2005
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.0B
Progress 9.1E

SYMPTOM(s):

GPF after adding an OCX inside a Window in the AppBuilder

10.0B02

9.1E01

CAUSE:

Prox.dll is not being correctly installed when the SP is applied, all fixes included in the SP1 and SP2 are not reflected due this issue.

FIX:

Follow these steps to fix this problem:
1) Unregister the current version of the prox.dll using regsvr32.exe /u prox.dll
2) Using proenv go to the %DLC%\bin directory.
3) Register the OpenEdge 10.0B02 or 9.1E02 version of this file with regsvr32.exe using regsvr32.dll prox.dl
4) Restart the Progress AppBuilder