Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Trapping - 1104 - File Read Error - Driving Me Nut
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00343837
Message ID:
00344104
Views:
22
>Michael,
>The 'line 0' is probably because the project was compiled without debugging on, so line numbers weren't saved. As for the 1104 error, I don't know - is the network much busier than before? Is it a very large, long running SQL?

Yes that is correct.. smaller exe that way.. next time I rebuild it I will turn debugging back on.

No, it is a very simple SQL, usually returns less than 100 records. The field is indexed and it normally runs very fast.. (Sele * from ... where processed!='Y' ... processed is a field that tells me if the data has been pulled yet.)

Busyness of network, I will investigate.

Thanks,
Mike

>
>>I have an application that has been running 24/7 for months now, and today, it has started developing 1104 errors. (An error was returned by the operating system while Visual FoxPro was attempting to read a file.)
>>
>>The real freaky thing is, in the messagebox that I popup to tell me about the error, It says it had occured at line 0?????
>>
>>All the code does is an sql select from a fpw2.6 table into a cursor.
>>
>>The fpw2.6 table is written to by an fpw application, however it is used as a shared table.
>>
>>The network it is running on is Window NT 4.
>>
>>I am unsure of anything else.
>>
>>Of course, I am not at the site where things are occurring.
>>
>>Any ideas?
>>
>>Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform