Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class definition not found
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00411392
Message ID:
00411422
Views:
11
>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
.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform