0

I'm getting this error while using nunit. What could be the reason? It was working with .net framework 3.5 not with framework 4.

I did update nunit DLLs from nant web site, but it is still saying the same. I just updated the nant.nunit.dll, nant.nunit1tasks.dll, nant.nunit2tasks.dll and same with XML file. But it is still failing.

halfer
  • 19,824
  • 17
  • 99
  • 186
alice7
  • 3,834
  • 14
  • 64
  • 93
  • 2
    I can't answer the question directly, but I did give up on using the nunit2 tag a while ago. Look at the accepted answer in this question http://stackoverflow.com/questions/45415/how-to-run-nunit-v2-4-8-tests-with-nant-0-86-beta for a way to call nunit from nant without the nunit2 tag – Mike Two Mar 02 '11 at 17:56
  • @Mike Two: Same advice I would provide – The Chairman Mar 02 '11 at 18:18
  • FInally i moved to nunit console instead of usingnunit tag. But when IM running the nunit-console im getting this error: NUnit components for version 4.0.30319 of the CLR are not installed. ANy idea guys? – alice7 Mar 10 '11 at 20:25
  • I did get the solution here:http://stackoverflow.com/questions/930438/nunit-isnt-running-visual-studio-2010-code – alice7 Mar 10 '11 at 21:44

0 Answers0