Is it possible to get MbUnit to work with Visual Studio 2010 and a .NET 4, x64 build?
Posted
by Thomas Bratt
on Stack Overflow
See other posts from Stack Overflow
or by Thomas Bratt
Published on 2010-05-10T14:41:29Z
Indexed on
2010/05/10
14:44 UTC
Read the original article
Hit count: 599
Is it possible to get MbUnit to work with Visual Studio 2010 and a .NET 4, x64 build?
I get the following error with Visual Studio 2010 and .NET 4 and Icarus (and similar errors with TeamCity). The tests worked fine with Visual Studio 2008.
Gallio.Host.exe - .NET Framework Initialization Error Unable to find a version of the runtime to run this application.
I have had the error with both the latest released version and the latest development build:
GallioBundle-3.2.430.0-Setup-x64.msi
© Stack Overflow or respective owner