Consultor Eletrônico



Kbase P123197: Can not register PSTIMER.OCX when dependencies are missing
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/2/2007
Status: Unverified

FACT(s) (Environment):

Windows NT 32 Intel/Windows 2000

SYMPTOM(s):

Can not register PSTIMER.OCX

LoadLibrary("pstimer.ocx") failed - The specified module could not be found

Error received when running regsvr32 against pstimer.ocx

The absolute path is given when runnig regsvr32

Other OCX's in the same directory are registering OK

CAUSE:

The pstimer.ocx are dependent on other DLL's. These DLL's need to be present and registered

FIX:

Use dependency walker to find out dependencies of the OCX, copy over and register any missing DLL's