Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why cant VFP find a default class library?
Message
 
 
To
10/05/2000 11:16:56
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00368144
Message ID:
00368151
Views:
31
>I have a form in my project that I am trying to display a graph on. I have opened the component gallery and dropped the Graph By Record automation component on the form. The graph will display properly but when I build, rebuild or create an executable, I get the message that VFP is Unable to find Visual Class Library and then _utility.vcx has the error that the Visual Class Library is undefined?????
>
>I have tried to drop the component on the form, right click it and select add to form, and add to project but I still get the same error? Why?
>
>Thanks for any help you can provide.

Are all the support libraries being pulled into the project (_table, autograph, etc.)? If not you may have to specify each during the build process or use EXTERNAL CLASS < class name > in your code somewhere to make the Project Manager bring them in.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform