Re: Help : Access denied ???
- From: Dominick Baier [DevelopMentor] <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 22 Jun 2006 10:02:42 +0000 (UTC)
or you could use some standard logging mechanism, like EventLog
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
Dear all,
I have a windows application that can be use by any user. In order to
check my applciation least priviledge i nee to be sure that my
applciation runs correctly with minimum rights.
One phase of my appliction is that it store some log information in a
file whatever the user logged in. For that I store the log file under
"Application.CommonAppDataPath", as it name explain, its Common.
Common to every use yes but not for writing unless you are an
administrator.
Storing it under Application.LocalUserAppDataPath will generate one
log file for every new user. This is not what I want.
What is the best way tohandle that situation ?
regards
serge
.
- Prev by Date: Re: Help : Access denied ???
- Next by Date: Re: Active Directory and ASP.NET 2.0
- Previous by thread: Re: Help : Access denied ???
- Next by thread: Re: Help : Access denied ???
- Index(es):
Relevant Pages
|