Hi All,
I've VS 2003 (.NET 1.1) and VS 2005 (.NET 2.0) on my dev PC. For different projects I also have different NUnit versions (2.2.8, 2.4, 2.4.1).
For this particular project in VS 2003 and NUnit 2.4 all my projects get built except Test Suite. When I try to build test suite I get following error:
Metadata file 'c:\Program Files\NUnit 2.4\bin\nunit.f ramework.dll' could not be opened -- 'Version 2.0 is not a compatible version.'
Could anyone please explain why?
Thanks in advance for helping out.
Regards,
Nik
I've VS 2003 (.NET 1.1) and VS 2005 (.NET 2.0) on my dev PC. For different projects I also have different NUnit versions (2.2.8, 2.4, 2.4.1).
For this particular project in VS 2003 and NUnit 2.4 all my projects get built except Test Suite. When I try to build test suite I get following error:
Metadata file 'c:\Program Files\NUnit 2.4\bin\nunit.f ramework.dll' could not be opened -- 'Version 2.0 is not a compatible version.'
Could anyone please explain why?
Thanks in advance for helping out.
Regards,
Nik
Comment