K
Kevin Quigley
Hi,
I have a configuration file which stores sql server connection details
and some other application data, stored in a directory. When I try to
access this file in my code, I get the following error....
Access to the path "D:\WEBSERVER\WeeklyReport\Config\Accounts.Config" is
denied.
I have gave the ASPNET user full permissions on the directory and
impersonate is set to false.
Any help would be greatfully appreciated.
Thanks.
I have a configuration file which stores sql server connection details
and some other application data, stored in a directory. When I try to
access this file in my code, I get the following error....
Access to the path "D:\WEBSERVER\WeeklyReport\Config\Accounts.Config" is
denied.
I have gave the ASPNET user full permissions on the directory and
impersonate is set to false.
Any help would be greatfully appreciated.
Thanks.