Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class not registered
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00582607
Message ID:
00582622
Vues:
23
Hi!

"Classname" is a VFP class or ActiveX/COM object?

If VFP calss, assure class library with that class is loaded into memory by SET CLASSLIB ... ADDITIVE command. You can also use NewObject() function that is not depended on the fact that class library is loaded into memory.

If COM/ActiveX, assure that component is installed on the machine and registered. It should be installed in every client machine.

>Hi there,
>I have a problem when i try to run my program. On certain machines when i use the command *** Something = CreateObject("Classname") **** i get an error Class Not Registered. Do u know what is happening cause i think this is a serious problem.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform