Consultor Eletrônico



Kbase 21386: AppBuilder crashes after adding an OCX control to the Palette
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/9/2006
Status: Verified

FACT(s) (Environment):

Progress 9.x
Windows

SYMPTOM(s):

Adding new OCX controls to the AppBuilder Object Palette

AppBuilder crashes after adding an OCX control

AppBuilder cannot be restarted after adding an OCX control

Stack trace from ACCUGNT5.DLL reads:

IMG_import_ascii

CAUSE:

Added a new OCX control to the AppBuilder Object Palette

FIX:

Option #1
Manually remove the OCX control from the AppBuilder palette:

1) Go to the %DLC%\SRC\TEMPLATE directory.

2) Edit the file ACTIVEX.CST using a text editor.
ACTIVEX.CST contains a list of all OCX controls available on the AppBuilder Palette. NOTE: Progress installs CSSpin, CSComboBox and PSTimer controls by default.

3) Manually erase the entry of the offending OCX control that was added previously.

4) Save the file.

After removing the OCX control from the ACTIVEX.CST file, the AppBuilder can be started again.

Option #2
Upgrade to OpenEdge 10.x