Kbase P18416: Error 3183 when using ComCtl32.ocx ActiveX controls
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/3/2009 |
|
Status: Verified
SYMPTOM(s):
Unable to set attribute <name> in a widget of type <type>. (3183)
Unable to set attribute NAME in a widget of type CONTROL-FRAME. (3183)
Unknown error code 1 for attribute <attribute> on control frame (4104)
Unknown error code 1 for attribute NAME on control frame (4104)
FACT(s) (Environment):
Windows
Progress 9.x
OpenEdge 10.x
CAUSE:
The prox.dll is not registered correctly.
FIX:
(Re)register prox.dll. From the OS command prompt execute:
regsvr32 <installation directory>\bin\prox.dll
On Terminal Servers, take care to switch to install mode before registering the .dll.