I have a client, who put our software on a citrix xenix 4.5 server.
it was on a windows 2003 server
originally... they put an ini file, in each of the documents and settings / user directories
now, they have upgraded to a citrix 6.5 server on windows 2008
windows 08, doesn't have the documents & settings folders.... they have user sub-directories
but, it doesn't seem to want to find the ini file that we are reading thru profile functions
I don't really know enough about citrix to be able to tell what's going on... or, what needs to be done
we don't put a path, on the Profilestring function
so... it's searching their windows path
Is there a way, that I can tell... what / where it found the INI file?
it works... if, on the windows server... we put a path like C:|temp
and, put that... in the path, on the server
but... we need to have each user, pick up their own ini file