Forum member

bitrocks

5 posts

Posts by bitrocks

  1. Memory leak?

    We've been happily using NCrunch for years without any issues worth mentioning. But since a few days we're experiencing a memory leak which causes Visual Studio to take up all available memory, grinding everything to a halt. We have the task manager permanently opened so, we can easily kill the …

  2. BadImageFormatException

    Well, it's working again. Not sure if it's of any help, but here's what I did today: Unrelated to the NCrunch issue, we were moving from using package.config files to PackageReferences. That didn't go very easy so I ended up uninstalling all nuget packages, switching to using PackageReferences…

  3. BadImageFormatException

    Installing 3.21.0.3 didn't seem to make a difference. The BadImageFormatException is still there.

  4. BadImageFormatException

    Hi Remco, I'm not sure what exactly started the issue. As I mentioned I was doing an update for a few nuget packages. We're also in the process of moving a shared project from 4.7.1 to .net standard, but ran into issues with it, so reverted it back to 4.7.1 for now. But maybe that set something …

  5. BadImageFormatException

    After running without problems for a long time, NCrunch all of a sudden started to throw errors since yesterday: An error occurred while analysing this project after it was built: System.BadImageFormatException: Could not load file or assembly 'System.Runtime, Version=4.1.2.0, Culture=neutral, P…