Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Program Workspace Temp Files Error
Message
De
12/02/2007 12:19:24
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
12/02/2007 10:26:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01194736
Message ID:
01194793
Vues:
39
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform