Re: Recurring Issues with log4net
"Lior " <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <60600C81CE02468F861904175F01551A@Lior> |
Hi, We also had the same error happening and it took us some time to figure it out. On our build server we are building everything without installing, and to make things simple we put all of the necessary dlls into the same directory. However, because NCover and Nunit are both bringing their own version of log4net the one brought by NCover(which was an older version) was writing over the one brought by nunit. Running this resulted in the same exception although when looking the dll was there. So pay attention if you're using other tools that also work with log4net. Best Regards Lior Support Group | TypeMock | Email: [email protected] ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Nunit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nunit-users