sunreflex4 Posted August 30, 2003 Posted August 30, 2003 Hi, I want to make error event logging, but it always throw an exception that the application doesn't have enough permissions. What should I change? Thanx Quote
*Gurus* Derek Stone Posted August 30, 2003 *Gurus* Posted August 30, 2003 The permissions... Obviously if the event log is writing to the system you're going to need to have write permissions set. Quote Posting Guidelines
sunreflex4 Posted August 30, 2003 Author Posted August 30, 2003 The permissions... Obviously if the event log is writing to the system you're going to need to have write permissions set. Hi, and the this exactly my question: how to set the permissions? Quote
*Gurus* Derek Stone Posted August 31, 2003 *Gurus* Posted August 31, 2003 Right click on the file or folder in question and select the "Security" tab in the "Properties" dialog. Add write permissions for the SYSTEM and ASPNET accounts. This assumes you have access to the file system yourself. If you do not, you'll need to ask the host to set the permissions for you. Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.