Rank: Newbie
Groups: Registered
Joined: 1/15/2015(UTC) Posts: 4 Location: India
|
I am facing a problem in running NCrunch. I have following configuration on machine - Visual Studio 2013
Windows 8 .Net Framework 4.5.2
After enabling NCrunch when i click on Tests. The loading of project fails with the following error: System.NullReferenceException: Object reference not set to an instance of an object. at nCrunch.Core.BuildManagement.BuildProcessLauncher.(Action`1 , ProcessorArchitecture , GridClientId , IBuildableProject , CustomEnvironmentVariable[] ) at nCrunch.Core.BuildManagement.BuildProcessLauncher.AnalyseComponentBuildInExternalProcess(FilePath projectFilePath, BuildXml buildXml, String useBuildConfiguration, String useBuildPlatform, DirectoryPath solutionDir, String solutionName, List`1 importExpressionsToEvaluate, ProcessorArchitecture processorArchitecture, VisualStudioVersion vsVersion, CustomEnvironmentVariable[] customEnvironmentVariables) at nCrunch.Client.ComponentLoader.SnapshotComponentFactory.(ProcessorArchitecture ) at nCrunch.Client.ComponentLoader.SnapshotComponentFactory.CreateSnapshotComponentFromXml(FilePath projectFilePath, BuildXml projectXml, FilePath solutionFilePath, String[] additionalFilesToIncludeAtSolutionLevel, Boolean isLoadedFromFile, ISnapshotConfig snapshotConfig, VisualStudioVersion vsVersion)Please help.
|