Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to find Visual Class Library (LibraryName)
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Unable to find Visual Class Library (LibraryName)
Divers
Thread ID:
00395583
Message ID:
00395583
Vues:
39
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!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform