Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error Reading File during Compile
Message
De
22/02/2001 14:37:31
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00478395
Message ID:
00478571
Vues:
21
>I just started getting this error: "Error Reading File" when I am rebuilding or compling a certain project. Once I get it, it quits building and there is no error message is the project.err file. Is there a way to figure out which file is the problem? I created a whole new project and added the main.prg and do the rebuild, I still get it.
>
>Thanks
>Kirk

If you take a look at your status bar while you're compiling, you'll see what VFP is trying to compile. When the error pops up, look down to see what was being compiled. At least you'll know where the problem is!

Btw, my guess is that you have a DB opened somewhere and that DB is included in your project. Close all opened database (by issuing a CLOSE DATABASE ALL command and making sure that no DB is opened in your project manager) and make sure that no one has the DB opened either. Then, it should compile ok.

Good luck, Stephane.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform