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:
Classes - VCX
Divers
Thread ID:
00411392
Message ID:
00411422
Vues:
10
>Hi Ko,
>
>Something's weird happens here. Then I try application standalone, it works fine with createobject syntax. (I added in Filter method check, if classlibrary is not in set('classlib')). But if I try this application from our main application module (Job Control), it gives me this Error message. The main application currently uses Timer, so I think it's Timer+CreateObject (or NewObject) combination of things. Recently I suggested get rid of timer and use Property_assign method instead. Hopefully, my colleague will implement this idea soon and I'll test again. I really can not understand, why it works fine with application alone, and doesn't work from our main module :(


Don't know what is exactly going on here.
But when you start a application from within another one, and both uses vcx'es, be sure to use
set classlib to .... additive
.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform