Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Networking trouble
Message
From
14/06/2001 02:07:57
Leo Joseph
Pan Arab Research Center, Bahrain
Manama, Bahrain
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00518905
Message ID:
00519192
Views:
17
>>Hi all,
>>
>>I have a VFP5 system that runs on an NT server with more than 100 users. Occassionally, say 2-3 times in a month, the system gives the below message:
>>
>>"Error Loading file: Record Number 4 CAPF (or one of its members) Loading form or the dataenvironment: File Access is denied"
>>
>
>SET GUESS ON
>When opeing views, VFP attempts to lock the view record in the DBC very briefly. If another user attempts to access that view in that time frame, it won't be able to and the DE for the form may fail.
>
>The error is 1881. You may be able to trap for it (not sure, never tried) and attempt to run the form again.
>SET GUESS OFF
>
>HTH.

Thanks for the 'set guess on'. Pls set it on again:-)

I do not use DBC and has only DBF - will that make any difference?

Is there anything to check on the 'resource file'? Will it's setting have an effect on the network?

If I do not use 'Data Environment' to open/close files and instead individually open/close files, can it improve the chances of error trapping?

Thanks again.

Leo
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform