internal io method for StiConfig.Load
Posted: Tue Jan 22, 2008 3:49 am
Hello
I have my application on a windows server where our users gain access to teh application through a termina window.
If they have read permission only for the folder containing the configuration file they cannot open the file. But if I add the write persmission they can open it fine.
The StiConfig.Load() method. Does it open the configuration file with the mode FileMode.OpenOrCreate?
Thanks
I have my application on a windows server where our users gain access to teh application through a termina window.
If they have read permission only for the folder containing the configuration file they cannot open the file. But if I add the write persmission they can open it fine.
The StiConfig.Load() method. Does it open the configuration file with the mode FileMode.OpenOrCreate?
Thanks