Jens, Have you tried using log4net 1.2 beta8? It is more reliable that the 1.1.1 version and has improved internal debugging messages for investigating issues like this.
Cheers, Nicko > -----Original Message----- > From: Jens Ansorg [mailto:[EMAIL PROTECTED] > Sent: 20 November 2004 11:25 > To: [email protected] > Subject: [1.1.1] No appenders could be found for category > > I keep getting this error over and over :( > > A search throuth the web brought up similar issues but no solutions. > > My story: > > I startet developing .net stuff only days ago. I start to > work on a small vb.net web app. A colleague supplied me with > the log4net dll and some sample code and config he is using > in his projects. > > Logging works for him on his machine but not for me on my > machine :( Compared everything between the two - no > differences apart from the OS running. So yesterday my > machine got updated to winXPPro. I installed .net, VS2003 and > startet to work again. > > Now I'm one step further, a small console test app works with > a console appender! Yea!! > > But my web app still comes up with the error in the subject. > > I could need some suggestions how to get the logger running > > > thanks > Jens Ansorg > > >
