Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rights restricted to one directory
Message
From
06/02/2007 05:50:32
 
 
To
06/02/2007 05:45:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01192690
Message ID:
01192692
Views:
13
The tempfiles should always be directed to your local computer, or you will have no gain, for example tmpfiles=c:\temp.

>i had a program running since several years, recently we installed windows 2003 server and citrix.
>the consultant has made rights restricted to one directory only.
>so my directory structure is as follows
>
>X (somename)
>Y (somename)
>CORP
>BIN Picture Data Temp
>
>My rights are restricted to CORP
>
>The executable is in BIN
>to access the executable i go one directory back and then to Data
>dbf() shows correctly as \x\y\corp\data\filename.dbf
>
>config.fpw is set to
>
>tmpfiles="..\temp"
>editwork="..\temp"
>progwork="..\temp"
>sortwork="..\temp"
>
>sys(2023) shows as \x\y\corp\temp
>
>i still get read only errors and errors relating to trying to access restricted areas.
>
>any ideas on what i can do? or what i am doing wrong.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform