On Mon, Oct 17, 2011 at 11:45 PM, Stefan Bodewig <bode...@apache.org> wrote: > On 2011-10-18, John Moreno wrote: > >> log4net 1.2.10 is throwing an exception when I try to create it. > > This happens with the 1.2.10 codebase if you compile it as a .NET 4.0
I was using the 1.2.10 codebase and .net 4.0, but I have switched over to the 1.2.11 version, and I am still getthing the same exception from the call to the XmlConfigurator.Configure. I'm fairly certain this is a problem with ILMERGE and needing to specify the correct assembly somehow or other, but regardless it's still an exception being thrown by log4net from within the XmlConfigurator.Configure method...