RE: Rollingfileappender doesn't roll over

2009-07-30 Thread Radovan Raszka
16:21 Komu: Log4NET User Předmět: Re: Rollingfileappender doesn't roll over Hi There is no datePattern in your appender definition. Maybe this is the problem. Pascal 2009/7/30 Radovan Raszka Hello to all, I have interesting problem with RollingFileAppender in ASP.Net

Re: Rollingfileappender doesn't roll over

2009-07-30 Thread Pascal ROZE
Hi There is no datePattern in your appender definition. Maybe this is the problem. Pascal 2009/7/30 Radovan Raszka > Hello to all, > I have interesting problem with RollingFileAppender in ASP.Net webservice. > When webservice run on IIS on Windows XP, all works well, log file is rolled > over

Rollingfileappender doesn't roll over

2009-07-30 Thread Radovan Raszka
Hello to all, I have interesting problem with RollingFileAppender in ASP.Net webservice. When webservice run on IIS on Windows XP, all works well, log file is rolled over days. But when it was deployed to IIS running on the Windows 2003 Server, logging still work, but Log file is not rolled