Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to find Visual Class Library (LibraryName)
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00395583
Message ID:
00395600
Views:
21
>Hi:
>
>I have a VFP 6.0 classlib built into a AppA.EXE file. Within AppB.EXE I'm trying to instantiate a class that is defined within AppA.EXE:
>
>oSomeObj = NEWOBJECT("AppAClass","AppA.VCX","AppA.exe")
>
>When I compile the AppB project I get the following compile time error:
>
>Unable to find Visual Class Library AppA
>
>I tried using the EXTERNAL LIBRARY command, but this fails to resolve the PM problem. Any ideas on how I can trick the PM to ignore this error?
>
>Thanks!

I take it by your example that APPA.VCX was excluded from the APPB project. Is APPA.EXE in the same folder as APPB.EXE? If not, APPA.EXE must at least be in the VFP search path.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform