i had a program running since several years, recently we installed windows 2003 server and citrix vpn.
our company also appointed a consultant
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.
our company also appointed a consultant
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.