Consultor Eletrônico



Kbase P205: Error 6087 when running or creating a procedure with an ActiveX control
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/6/2005
Status: Verified

SYMPTOM(s):

Getting error 6087 when trying to run or create a procedure that uses an ActiveX control

Specified ActiveX control is not registered or the .OCX file was moved from where it was registered. Error occurred in procedure: <procedure name> (6087)

The .OCX file is in the proper location

CAUSE:

The windows registry is unaware how to properly reference the .OCX file

FIX:

Register the .OCX file:

1. Go to Start > Run
2. Enter the command "regsvr32 <full path to .OCX file>"