Rank: Member
Groups: Registered
Joined: 9/27/2013(UTC) Posts: 11 Location: Austria
Thanks: 2 times Was thanked: 1 time(s) in 1 post(s)
|
Just installed the latest version (1.47.0.12) and got an error: Code:
[12:54:01.2542-AnalysisTask-19] ERROR (Internal): System.Exception: Unable to find task runner exe: C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\Extensions\Remco Software\NCrunch for Visual Studio 2012\nCrunch.TestHost.x64.exe
at nCrunch.Core.ProcessManagement.ExternalProcessManager.#=q4fLkJpQ_C$i7yzjsQrnzVQ==(ProcessorArchitecture #=qLxaJ0g7ynQ9_U0D$wkCq6_zG1_$HVmObCqkEtFSjd3Y=, Nullable`1 #=qq5X2$r7xxEBDKSM1lcA_WobsYcKLuh961xlaqTG9yzM=, Type #=qe9jcSF91yjA3SxOhXNVlOg==, String #=qejjYZK6FIHqLxUsp9eSFGNtrzYISIoeU5f1CGXEMKg8=, String #=qGPDCQfKKfLzFE4R203ic5Q==, String #=qAhR4ldooY8BAK0rZvP7Ji6hclLecWCdSdS139SAAmSI=, Boolean #=qx0u5tWYjELAk3dpAZHbEmwjfyankoKssQf0E8_Lno_0=, String #=qY4oyW9yKQ4uinkXzw180Ig==)
at nCrunch.Core.ProcessManagement.ExternalProcessManager.LoadExternalProcess(ProcessLoadParameters parameters)
at nCrunch.Core.TestManagement.TestRunnerProcess.#=qt3EWVdftnoZDAFv8rwvvMQ==(Boolean #=q0dbdh$ugTdf8JJt2aV_U6Q==)
at nCrunch.Core.TestManagement.TestRunnerProcess.LoadTestRunnerProcessForProject(SnapshotComponent snapshotComponent, IList`1 componentsInProcess, TestFrameworkDescription primaryTestingFramework, Boolean useNewProcess)
at nCrunch.Core.AnalysisTask.DoProcessTaskAndReturnSuccessFlag()
at nCrunch.Core.Processing.ProcessingTask.ProcessTaskAndReturnSuccessFlag()
at nCrunch.Core.Processing.ProcessingQueue.#=qN3MzAI_ybYTuFNFXsbLK7g==(ProcessingTask #=qHWQEUcWi2NRyzTCOPtRPgw==)
nCrunch.TestHost.x64.exe is missing from MSI and Manual install packages. Running Tests with CPU Architectrure x86 work's as expected. Regards, Olaf
|