Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP9 Memo file project.pjt is missing or is invalid
Message
De
05/04/2005 14:06:13
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
01001481
Message ID:
01001619
Vues:
1071
Hello,

Thanks for your reply. We did all the obvious things but it was not working. We find the solution. Here it is, in case of someone needs.

Problem:
When trying to rebuild de project (compiling all files) we trigger the following error: "Memo file application_name.pjt is missing or invalid."

Solution:
1 – Copy the application_name.PJX to application_name_NEW.PJX
2 – Rename associated file application_name.PJT to application_name_NEW.PJT
3 – Delete the old application_name.* files.
3 – Open the application_name_NEW.PJX file as .dbf
(USE application_name_NEW.PJX IN 0 EXCLUSIVE)
4 – REINDEX and PACK.
5 – Rename the application_name_NEW.* files to application_name.* files (.pjt and pjx)

And the problem was solved.


>Carlos,
>
>Are you using a copy of the files in VFP9? Did you copy the PJT along with the PJX file?
>
>A new project can easily be constructed, bu starting a new project, add the main program file and then BUILD PROJECT.
>
>>We are running a VFP6 application. When rebuilding the project in VFP9 we get an error : 'Memo file application_name.pjt is missing or is invalid'.
>>
>>Does someone have the solution for it ?
C.Taveira
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform