RE: File logging issues with website

2004-11-17 Thread Patten, Stephen
Got it , thank you.   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 17, 2004 11:13 AM To: Log4NET User Subject: RE: File logging issues with website   Yes, but remember to use double backslashes. C:\\foo\\bar.Logfile.log "P

RE: File logging issues with website

2004-11-17 Thread DWilliams
Yes, but remember to use double backslashes. C:\\foo\\bar.Logfile.log "Patten, Stephen" <[EMAIL PROTECTED]> 11/17/2004 02:09 PM Please respond to "Log4NET User" To "Log4NET User" cc Subject R

RE: File logging issues with website

2004-11-17 Thread Patten, Stephen
So I should use the full path as the name of the file? C:\foo\bar.Logfile.log   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 17, 2004 11:07 AM To: Log4NET User Subject: Re: File logging issues with website   You need to make sure that the log

Re: File logging issues with website

2004-11-17 Thread DWilliams
You need to make sure that the log file is in a location that the ASPNET user has rights to write to.  By the looks of this config you are attempting to write to the System32 directory - which ASPNET does not have any rights to. "Patten, Stephen" <[EMAIL PROTECTED]> 11/17/200