Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to register OCX files ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00944889
Message ID:
00944908
Vues:
13
Angie,
>I am trying to register some OCX files (some of the DBI controls). I have tried using
>
>
>regsvr32 somefile.ocx
>
>
>in a DOS box. When I try to drop the control on the form, I get an error saying "OLE Error Code xxxxxxxxx. Class not registered".
>

Don't do the regsvr32 in a DOS-Box. Try to do it from START -> Execute and do provide the full path to the OCX when not in \System32.

The Messagebox should say "... succeeded."

You could also try to UNregister the control first calling "regsvr32 /u FullPathToSomeOCX.ocx" and then reregister it.
HTH
Regards from Berlin

Frank

Dietrich Datentechnik (Berlin)
Softwarekombinat Teltow (Teltow)

Frank.Dietrich@dd-tech.de
DFPUG # 327
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform