Re: Problems with Log4Net zip file

2009-02-10 Thread Cristina
I want thanks everybody that answer me. This morning I downloaded from home and I got a good zip file from the same address I tryed first. Maybe It was the connection or some proxy rule in office broking the zip file. Cristina On Tue, Feb 10, 2009 at 1:52 AM, Stefan Bodewig wrote: > On 2009-02-0

Re: Problems with Log4Net zip file

2009-02-09 Thread Stefan Bodewig
On 2009-02-09, Ron Grabowski wrote: > This is what my wget.exe looks like. I don't think we're in the > Apache mirror system...the .zip file comes off just one server? archive.apache.org is a mirror of www.apache.org - and should only be used for "old" releases. I've checked the archive directl

Re: Problems with Log4Net zip file

2009-02-09 Thread Ron Grabowski
e.org Sent: Monday, February 9, 2009 10:40:37 AM Subject: Problems with Log4Net zip file Hi, I want to use the Log4Net in a new application I'm working, but I had some difficults to get the log4net bin to add on my application. I'm using .net framework 2.0. I already downloaded

Re: Problems with Log4Net zip file

2009-02-09 Thread daniel . nitecki
Please respond to Subject "Log4NET User" Problems with Log4Net

Problems with Log4Net zip file

2009-02-09 Thread Cristina
Hi, I want to use the Log4Net in a new application I'm working, but I had some difficults to get the log4net bin to add on my application. I'm using .net framework 2.0. I already downloaded log4net 1.2.10 (zip) in this address: http://archive.apache.org/dist/incubator/log4net/1.2.10/incubating-lo

RE: Problems with log4net Rolling File Appender

2008-04-16 Thread Eric Chamberlain
grubby details, see http://en.wikipedia.org/wiki/UTF-8. Eric Chamberlain Software Engineer -Original Message- From: Dag Christensen [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 16, 2008 12:25 AM To: Log4NET User Subject: RE: Problems with log4net Rolling File Appender >Is ther

RE: Problems with log4net Rolling File Appender

2008-04-16 Thread Dag Christensen
>Is there a workaround for that? I mean this can't be intended behaviour >:) But as I interpret your answer, this has most likely something to do with >the Mono Framework, not with log4net, right? > >Mit freundlichen Grüßen / Regards >Johannes Frank Not sure if this behavior is intended or not,

RE: Problems with log4net Rolling File Appender

2008-04-15 Thread Johannes . Frank
t;[EMAIL PROTECTED]> 10.04.2008 17:03 Please respond to "Log4NET User" To "'Log4NET User'" cc Subject RE: Problems with log4net Rolling File Appender The bytes are the UTF-8 byte order mark (see http://en.wikipedia.org/wiki/Byte-order_mark). I do not know why they

RE: Problems with log4net Rolling File Appender

2008-04-10 Thread Eric Chamberlain
@logging.apache.org Subject: Problems with log4net Rolling File Appender Hello! We use log4net in a linux environment (OpenSuSE 10.2) with Mono. We utilize a RollingFileAppender which appearantly puts 3 or so Bytes (Hex Values: EF BB BF) in Front of each file. These characters interfere with our

Problems with log4net Rolling File Appender

2008-04-10 Thread Johannes . Frank
Hello! We use log4net in a linux environment (OpenSuSE 10.2) with Mono. We utilize a RollingFileAppender which appearantly puts 3 or so Bytes (Hex Values: EF BB BF) in Front of each file. These characters interfere with our Software processing these logfiles. Under .NET we don't have this proble

RE: problems with log4net

2005-11-18 Thread Nicko Cadell
tavsen [mailto:[EMAIL PROTECTED] > Sent: 16 November 2005 13:49 > To: log4net-user@logging.apache.org > Subject: problems with log4net > > I have included the framework .. > > config file look like this > > > > > > > > > type="

RE: problems with log4net

2005-11-16 Thread Georg Jansen
Sent: 16. november 2005 14:49 To: log4net-user@logging.apache.org Subject: problems with log4net   I have included the framework ..   config file look like this   xml version="1.0" encoding="utf-8" ?> <configuration> <configSections> <

RE: problems with log4net

2005-11-16 Thread Moss, Barney
t-user@logging.apache.orgSubject: problems with log4net I have included the framework ..   config file look like this   xml version="1.0" encoding="utf-8" ?> <configuration> <configSections> <section name="log4net" type="lo

problems with log4net

2005-11-16 Thread Brian Gustavsen
I have included the framework ..   config file look like this   xml version="1.0" encoding="utf-8" ?>
configSections>

14 matches