Consultor Eletrônico



Kbase P90907: Error (5890) running a 9.1D09 application containing an OCX under 9.1D08.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/3/2005
Status: Unverified

FACT(s) (Environment):

Windows
Progress 9.1D

SYMPTOM(s):

Error occurred while accessing component property/method: <property or method name>.
<COM message>
Error code: <Program name> (5890)

Error occurred while accessing component properrty/method: LoadControls.
Not enough storage is available to complete this operation.
Error code 0x8007000e control_load calendar2.r (5890)

An error occurred while trying to get or set a property via a com-handle or while calling a method via a com-handle. The error code may be looked up in the documentation. COM message should also give more information.

CHANGE:

Application containing an OCX was developed under 9.1D09 and is being run under 9.1D08.

CAUSE:

The 9.1D08 prox.dll is not registered properly.

FIX:

Register the 9.1D08 prox.dll. To register the prox.dll:

a. Start -> Run
b. In the box that appears, type in:

regsvr32.exe <progress install dir>\bin\prox.dll

Where <progress install dir> is the location of the PROGRESS installation.