Kbase P22542: Trying to register prox.dll manually fails with error 0x80040200
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1C
Progress 9.1D
SYMPTOM(s):
Cannot register prox.dll manually using regsvr32.exe
DllRegisterServer in %DLC%\bin\prox.dll failed return code 0x80040200
Installation of Progress does not raise any error
Getting the following when using any OCX: Error occurred while creating CONTROL-FRAME: <frame name>. <COM message> Error code: (5898)
CAUSE:
Error 0x80040200 seem to have different meanings, but in this case it is believed to be: "Unable to impersonate DCOM client". It is most probably a problem with the rights of the currently logged in user (more specifically access to the registry).
FIX:
Try to register the dll manually using the Local Administrator account (not Domain Administrator).