Hi - Yes, the answer is to use the
NCrunchFramework.GetOriginalSolutionPath method to obtain the original path to the solution.
In theory, you can also include the datafile in the
additional files to include setting, in which case you can access it from a relative path and it will be copied to every workspace. This approach is more conventional but a 100MB data file will greatly increase the size of your workspaces and will slow down the engine on its first pass through your solution.