Consultor Eletrônico



Kbase 21285: Error 5894 When Trying To Start AppBuilder
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/22/2010
Status: Verified

SYMPTOM(s):

Error when attempting to start the AppBuilder.

Error occurred while creating/connecting to automation server for: <automation object name>.

Error occurred while creating/connecting to automation server for: PROX.PROIDE.
Cannot find the module.
Error code: 0x8007007e initialize_uib adeuib/_uibmain.p (5894)

FACT(s) (Environment):

Windows
Progress 9.x
OpenEdge 10.x

CAUSE:

The Prox.Dll file has not been properly registered.

FIX:

Register the dll by typing the following at the command prompt:

regsvr32 <path>\dlc\bin\prox.dll

If the full path to the file is not specified, the following error will appear:

LoadLibrary ("<path>\prox.dll") Failed.
GetLastError returns 0x0000007e.

If this error is encountered, make sure that the full and correct path to the dll is specified.