Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error instantiating class
Message
 
To
26/09/1998 08:31:49
John Thomason
King Richard Veterinary Centre
Leicester, United Kingdom
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00141115
Message ID:
00141736
Views:
24
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform