Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access denied
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00329714
Message ID:
00329730
Views:
22
>On a network, when the second user logs on to my program, he or she gets the message "access denied". I've set the exe attribute to read-only. What else should I do?

It's likely that both systems are trying to use the same FOXUSER resource file; under most conditions, it is opened exclusively by VFP. There are several workarounds:

(1) If you do not rely on the resource file, add RESOURCE=OFF to the CONFIG.FPW
(2) Mark FOXUSER.DBF and FOXUSER.FPT as read-only. They can be shared, but user setting changes normally stored there will not be saved.
(3) Assign a separate FOXUSER file to each machine.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform