Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Reading File during Compile
Message
From
22/02/2001 14:37:31
 
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00478395
Message ID:
00478571
Views:
22
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform