Hi, Quick update: I was successful in getting the small .Net 1.0 ConsoleApp Tutorial in C# converted to 2.0 smoothly. I've now started the real project, and although I'm keeping things simple, I have had no warnings or errors (I'm rebuilding the entire library).
Once I create my own Appender and begin to stretch the limits, I'll repost with an update. If anyone else out there is actively working in 2.0 CTP release, let us know your experiences as well. Thanks, -Jim -----Original Message----- From: Nicko Cadell [mailto:[EMAIL PROTECTED] Sent: Friday, January 28, 2005 4:18 PM To: Log4NET User Subject: RE: .NET 2.0? Jim, Gert did some work to support building log4net under .NET 2.0. I believe that current state is that log4net has warnings when built under .NET 2.0, but because we treat warnings as errors this causes the build to fail, however you should be able to build it yourself. If you do try to get it running please let us know how you get on. Cheers, Nicko > -----Original Message----- > From: Mangione, Jim [mailto:[EMAIL PROTECTED] > Sent: 26 January 2005 16:23 > To: [email protected] > Subject: .NET 2.0? > > Hello, > > > > I know it's not supported yet, but has anyone out there > successfully attempted to use this against .NET 2.0? I'm > interested in building an Appender to hit SQL Server 2005 - > but I don't want to go to far down that path if others have > already tried and failed to use even the most basic Log4net > 1.2 Beta 8 features in a .NET 2.0 environment. > > > > Any thoughts or trials? > > > > Thanks, > > -Jim > >
