Forum member

mdenny

2 posts

Posts by mdenny

  1. IndexOutOfRangeException with new instrumentation mode

    Hi Remco, It's using C# (8) Platform Any CPU. The solution with the offending project is quite large and has many other projects, it's only one project which fails to build, and there's nothing particularly different about it from the other projects in the solution which succeed. Nothing fancy …

  2. IndexOutOfRangeException with new instrumentation mode

    I've just upgraded to NCrunch 4 and am experiencing an issue with one of our projects which no longer builds in NCrunch. Stacktrace is below. Setting instrumentation mode back to "Default" corrects the issue. I tried clearing caches and resetting NCrunch. We're on 4.1.0.1 and I'm running VS2019 16.…