I am following to install and use MSpec, but at that stage where it runs MSpec for the first time I get the following error:
The file or assembly file could not be loaded: /// [...] \ Nehemiah \ Nehemiah.Specs \ bin \ Debug \ Nehemiah. Specs.dll 'or one of its dependencies The runtime has been redone from this runtime, and it can not be loaded in the current time in this assembly.
To me - according to my knowledge - all this did more or less well as he did on this move, except where the difference arises because he is using VS 2008 And I'm using VS 2010, and everything has worked so far. Project Nehemia Speaks (and whole solutions) build without problems, both in Visual Studio and on my build server, and I can not find anything useful in Event Viewer (though I can not see it in the right place here.)
What to do?
It appears that you nehemia Specs DLL
.net assembly framework. To run your specifications, you need to build MSPC .NET 4 in which the console runner ( mspec.exe
) is suitable for this version of the settings
running Other possibilities of .NET 4 space assemblies
- TestDriven.Net 3.0
- ReSharper 5.0
Runners for both devices will also be distributed Include.
Comments
Post a Comment