RE: web.config problem

2005-12-12 Thread Nicko Cadell
/log4net/release/faq.html#internalDebug Nicko > -Original Message- > From: Wagner, Wolfgang (LfF-R) [mailto:[EMAIL PROTECTED] > Sent: 22 November 2005 08:41 > To: log4net-user@logging.apache.org > Subject: web.config problem > > hi all! > > i have a prob

AW: web.config problem

2005-11-22 Thread Wagner, Wolfgang \(LfF-R\)
UserBetreff: Re: web.config problem Wolfgang,Do you have a call to XmlConfigurator? On 11/22/05, Wagner, Wolfgang (LfF-R) <[EMAIL PROTECTED] > wrote: hi all!i have a problem configuring the log4net rollingfileappender. my application is structured as followed:web_root+-application main+-bin

Re: web.config problem

2005-11-22 Thread Matthew Brown
Wolfgang, Do you have a call to XmlConfigurator?On 11/22/05, Wagner, Wolfgang (LfF-R) <[EMAIL PROTECTED] > wrote:hi all!i have a problem configuring the log4net rollingfileappender. my application is structured as followed:web_root+-application main +-bin +-main  +- log.txt  +- . (all the othe

web.config problem

2005-11-22 Thread Wagner, Wolfgang \(LfF-R\)
hi all! i have a problem configuring the log4net rollingfileappender. my application is structured as followed: web_root +-application main +-bin +-main +- log.txt +- . (all the other files) Web.config here is my Web.config: