Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set screen resolution
Message
De
06/06/2006 06:54:10
 
 
À
06/06/2006 00:29:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP
Divers
Thread ID:
01118695
Message ID:
01127307
Vues:
31
"error instantiating class. Cannot find c:\myform\newform" appeared.

As I said, you need to use a relative path from where the form is located. So if the form is located in d:\MyApp\Form and the class library is located in d:\MyApp\;ibs, you need to put this:

..\libs\MyClassLib.vcx

in the classloc field. Note that it must include the .vcx extension.

If you tell me exactly where your forms and class library are located, perhaps I can tell you what needs to go into the classloc field.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform