Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to register OCX files ?
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00944889
Message ID:
00944908
Views:
14
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
Previous
Reply
Map
View

Click here to load this message in the networking platform