Kbase 19217: Troubleshooting error 5898 with error code 0x800401F3 deploying ActiveX control.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Verified
GOAL:
How to troubleshooting error 5898 with error code 0x800401F3 deploying ActiveX control
GOAL:
Possible causes for error 5898 with error code 0x800401F3 deploying an OCX
GOAL:
Error occurred while creating CONTROL-FRAME: <frame name>. <COM message> Error code: (5898)
GOAL:
Error occurred while creating CONTROL-FRAME: <frame name>. <COM message> Error code: 0x800401f3 (5898)
FIX:
- The ActiveX Control did not registered properly.
Register PROX.DLL which is located in %DLC%\dlc\bin.
- The ActiveX Control registration successfully, but was not with the Administrator account (on Windows NT, Windows 2000, Citrix or Terminal Server).
Register PROX.DLL using Administrator account.
To register PROX.DLL run the following command from a proenv window:
regsvr32 %DLC%\bin\prox.dll
- Deploying on different version of Windows than you developed on.
Contact your vendor for information on how to correctly install the ActiveX Control on the version of Windows that is having problems.
- Progress was not properly installed. Copy the files or pointing to files on a network drive is not a proper instalation.
Use NETSETUP or do a complete local installation to get all of the needed DLL's registered.