Open GoogleCodeExporter opened 9 years ago
The same happens on Windows 7, 64 bit. Everything work's fine without VS 2010
SP-1 installed.
Original comment by heroes...@gmail.com
on 26 May 2011 at 7:11
Original comment by Yann.Tre...@gmail.com
on 26 May 2011 at 7:21
Hello,
I realize this thread is over a year old but we're getting the same error
message (see below)
Can anybody help please?
14:18:51.238 INFO .u.c.CommandExecutor - Gallio Echo - Version 3.4 build 11
14:18:51.238 INFO .u.c.CommandExecutor - Get the latest version at
http://www.gallio.org/
14:18:51.254 INFO .u.c.CommandExecutor -
14:18:51.379 INFO .u.c.CommandExecutor - Start time: 2:18 PM
14:18:51.394 INFO .u.c.CommandExecutor - Initializing the runtime and loading
plugins.
14:18:52.519 INFO .u.c.CommandExecutor - Verifying test files.
14:18:52.801 INFO .u.c.CommandExecutor - Initializing the test runner.
14:18:52.832 INFO .u.c.CommandExecutor - Running the tests.
14:18:59.410 INFO .u.c.CommandExecutor - [error] Assembly [our assembly].Tests
14:18:59.410 INFO .u.c.CommandExecutor - Internal Error
14:18:59.410 INFO .u.c.CommandExecutor - System.NotSupportedException: MSTest
v10.1 is not supported at this time.
14:18:59.410 INFO .u.c.CommandExecutor - at
Gallio.MSTestAdapter.Wrapper.MSTestRunner.GetRunnerForFrameworkVersion(Version
frameworkVersion)
14:18:59.410 INFO .u.c.CommandExecutor - at
Gallio.MSTestAdapter.Model.MSTestController.RunTest(ITestCommand testCommand,
TestStep parentTestStep, IProgressMonitor progressMonitor)
14:18:59.410 INFO .u.c.CommandExecutor -
14:18:59.614 INFO .u.c.CommandExecutor - Internal error: An unhandled
exception occurred.
14:18:59.614 INFO .u.c.CommandExecutor - System.AppDomainUnloadedException:
Attempted to access an unloaded AppDomain.
14:18:59.614 INFO .u.c.CommandExecutor -
Original comment by Lydie.Co...@tdassurance.com
on 21 Sep 2012 at 9:51
Hello,
are there any plans for a fix for this issue? Is there a workaround?
Original comment by Lydie.Co...@tdassurance.com
on 28 Sep 2012 at 12:30
Any updates on this guys?
Original comment by tadeuren...@gmail.com
on 12 Apr 2013 at 9:19
Is this something the next version of Gallio going to solve quickly? A lot of
developers already migrated to Visual Studio 2012. The Gallio Extension code
here still only allows MSTest v10.0.
Original comment by tie...@gmail.com
on 26 Jul 2013 at 9:20
[deleted comment]
I managed to get around this by instead of referencing the visual studio
installed version of the unit test framework, referencing a specific version of
a binary that is copied into lib folder for the project
i.e. copy the 10.0 version into a library folder relative to your project
lib/Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll
v10.0.30319.1
Original comment by toml...@teamsean.co.nz
on 25 May 2015 at 9:46
I have made my Gallio Icarus to work with VS2012 tests.
Original comment by v.husnul...@gmail.com
on 26 May 2015 at 2:02
Original issue reported on code.google.com by
mart...@gmail.com
on 6 Apr 2011 at 1:18