Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 1104 - Error reading file...
Message
From
05/10/2006 15:54:41
 
 
To
05/10/2006 10:47:06
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows NT
Miscellaneous
Thread ID:
01159702
Message ID:
01159844
Views:
22
>Hello,
>
>I'd like to know what is the best practice to deal with the error 1104 - Error reading file .... The Help says "The operating system returned an error while Visual FoxPro was attempting to read the specified file."
>
>Can I use a RETRY after some time ?

You usually see this when trying to access network files and there is some sort of serious network problem. Since VFP is so dependent on file I/O, once you start seeing this, all bets are off and you pretty much have to shut down your app as gracefully as possible.

If the app is on your local machine chances are you have a serious disk problem.

If it's with network files, fundamentally you have to fix the network problem.

Hopefully you're not using a wireless network - these are far too vulnerable to interference from 2.4GHz cordless phones, microwave ovens, other wireless networks in the area etc.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Reply
Map
View

Click here to load this message in the networking platform