Hello michaelkroes, so my ncrunch license does not allow me to use the latest version (support ended in Aug2018) but I'm using the 30 day trial of the latest version of ncrunch and I still get the same error.
The full stack trace:
System.IO.IOException: The path '' could not be processed because it is not of legal form
at nCrunch.Common.IO.DiskPath..ctor(String absolutePath, Boolean pathIsChecked)
at nCrunch.Common.IO.DirectoryPath.FromAbsolutePath(String absoluteFilePath)
at nCrunch.Client.ComponentLoader.SnapshotComponentLoader.()
at nCrunch.Client.ComponentLoader.SnapshotComponentLoader.(EffectiveProcessorArchitecture , String )
at nCrunch.Client.ComponentLoader.SnapshotComponentLoader.CreateComponentFromXml(FilePath projectFilePath, ParsedBuildXml projectXml, FilePath solutionFilePath, String[] additionalFilesToIncludeAtSolutionLevel, Boolean isLoadedFromFile, VisualStudioVersion vsVersion, ComponentUniqueName componentName, TaskSettings componentTaskSettings, Exception parseException, String targetFramework)
full stack traceI did create a new solution with one project and one test project, on the NCrunch test window I see both projects with the status 'Load failure'
NCrunch test windowMy project is located under my mac
project locationMy solution looks like this
SolutionI forgot to mention my projects are under the dotnet core framework
About the bug report, my windows VM is connected to the internet via my mac, i can access the internet from my windows VM. I think the problem was because I was using an older version of ncrunch?! (version 3.16)