Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Networking trouble
Message
 
 
To
13/06/2001 11:17:28
Leo Joseph
Pan Arab Research Center, Bahrain
Manama, Bahrain
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00518905
Message ID:
00518912
Views:
13
>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.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform