Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class definition not found
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00294345
Message ID:
00294661
Vues:
29
>ActiveX objects must be registered in the registry. Use regedit.exe (or regedt32.exe if you're on NT). Open the HKEY_CLASSES_ROOT. Look for your ActiveX module in this list. You should find an abject whose name exactly matches (case sensitive) the one your trying to install. When you find it, either copy the CLSID value, or write it down. This is the other half of the registration.
>

COM objects are not case sensitive (neither is the registry, for that matter.)

>To get to ToAvailCustOnly, you already have passed the CLSID folder. When you open (expand) the CLSID folder, you will see a big mess of CLSID's. If your activeX object is going to load and behave, you can expect to find it here, in both of these location.
>
>If you also created the vb dll, why not compile it as OCX. One less obtuse layer.
>

An OCX is nothing more than a special case of a .DLL - the file extension doesn't really matter.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform