Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error instantiating class
Message
 
À
26/09/1998 08:31:49
John Thomason
King Richard Veterinary Centre
Leicester, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00141115
Message ID:
00141736
Vues:
25
>I have developed an application on a local drive and then transferred the directory to a network drive. Despite rebuilding the project and the application I am getting the error message that a vcx file cannot be found. The program is looking for it in "g:\foxpro\vfp\cdbk30\common030\krlibs" instead of the local drive ie "c:\vfp\cdbk30\common30\krlibs".
>I would be grateful for any help.

For some reason, one of your class's ClassLibrary property is pointing to the "g:\foxpro\vfp\cdbk30\common030\krlibs" directory. It's most likely one of your application-specific classes.

You can use Windows Explorer to determine which is the offending library by selecting "Find | Files or Folders" from the "Tools" menu. Search for Files "Containing Text" of "g:\foxpro\vfp\cdbk30\common030\krlibs".

Once you find the offending .vcx, you can USE it (after making backups of course!), then do a LOCATE for the phrase in the ClassLoc field of the vcx.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform