Forum member
MattFitchett
2 posts
Posts by MattFitchett
-
ArgumentOutOfRangeException after upgrading to 2.8
Hi Remco, I managed to narrow it down to a recent code change, it was the placing of the [ToString] attribute (a Fody extension) onto a POCO class. However, I tried to recreate it in a fresh project and couldn't but that seemed to fix it in this instance. If I manage to recreate then I'll pos…
31 Aug 2014 15:45 UTC
-
ArgumentOutOfRangeException after upgrading to 2.8
Hi, Love the tool but have encountered a problem after having upgrading to v2.8.0.36. One of my projects that previously built find with Ncrunch and currently builds fines with VS2013 is complaining with the following stack... System.ArgumentOutOfRangeException: Specified argument was out o…
28 Aug 2014 14:31 UTC