Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program Workspace Temp Files Error
Message
From
12/02/2007 12:19:24
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
12/02/2007 10:26:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01194736
Message ID:
01194793
Views:
38
>i get the following error
>
>cannot create program workspace temp files! press F1 for help
>
>this is my situation
>
>there are 2 XP workstations XP1 and XP2
>
>the program and data is in a folder RTX in XP1 and has full sharing
>
>temp files in config.fpw are set to RTX\TEMP and sys(2023) confirms this.
>
>workstation XP2 is a limited user
>
>i am on XP2 workstation and can access the executable in the folder RTX
>
>i cannot give XP2 more rights than i already have.
>
>how do i execute my program?

Here's a way: as Edward said, create a directory for each user on their local drive. Have a {username}.fpw for each of them. In the shortcut they use to launch the app, have something like this for target:
"R:\yourappPath\your.exe" -cR:\yourappPath\%username%.fpw
It will launch the exe with your user's .fpw file. Just set the tmpfiles individually for each user in those config files.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform