Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to find Visual Class Library d:\dir\wizstyle.vcx
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00109240
Message ID:
00109252
Vues:
20
Don,

Thanks so much for your reply.

So, I should have copied wizstyle.vcx to a \classes subdirectory, and then added that to my Classes in Project Mgr at the outset of the project?

>All forms (.scx and .sct) files and classes ( .vcx and .vct) files are actually databases. When you copied the files, it appears that you had the following scenario.
>
>Installed VFP on drive D:\VFP and created a project and forms on C:\yourproj.
>
>When forms and classes are saved, it normally holds the relative path of the objects in a form or class, but being on different drives forces the full drive\path.
>
>The solution is pretty easy though, if you open the form (or class), there will be a memo field for "classloc". This just needs to be changed to represent the new relative path of the objects.
>
>Ex: if your directory structure is
>myproj
>myproj\data
>myproj\forms
>myproj\classes
>
>and you have the form in the "forms" directory and the wizstyle.vcx in the "classes" directory, change the value to "..\classes".
>
>As always, it's a good idea to make a backup of the files before doing this...
>and you might want to keep a master copy of WizStyle.vcx and .vct in a "classes" type of directory for the project to keep confusion from the installed VFP version.
Chuck Henry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform