On 2011-08-19, Roy Chastain wrote: > While, this is certainly a problem, it SHOULD not be the issue already > reported, because those reports were against log4Net running on the 2.0 > CLR instead of the 4.0 CLR.
OK. > I have done some research this morning, and have found a couple of > articles suggesting "fixes", but I do not yet understand the > ramifications. This is all to do with a new code security model created > in 4.0 and it is going to take time to understand. I should add that NAnt.exe.config contains <NetFx40_LegacySecurityPolicy enabled="true"/> and seems to need it. This may complicate things even further. Stefan