Forum member
mjmckp
10 posts
Posts by mjmckp
-
.NET framework 4.6.1
I've updated my projects to target .NET framework 4.6.1, and NCrunch builds the tests but fails to run them, giving the error: [quote]An error occurred while analysing this project after it was built: System.BadImageFormatException: Could not load file or assembly 'file:///C:\MyProject\bin\Debug\…
07 Dec 2015 22:05 UTC
-
Issue with VS2015 RC
That's working fine now, thanks again
04 Jun 2015 09:17 UTC
-
Issue with VS2015 RC
Thanks Remco, will give it a go tomorrow
03 Jun 2015 07:41 UTC
-
Issue with VS2015 RC
I see, thanks. Do you think it would be straightforward to reproduce the bug outside NCrunch so that it can be reported to Microsoft?
26 May 2015 00:57 UTC
-
Issue with VS2015 RC
I have managed to reproduce this in a simple example, will send the files via the support link. The issue is that the F# project is using a type provider (FSharp.Data). As mentioned above, this has always worked fine with VS2013 and NCrunch, provided that the following is added to the F# project…
25 May 2015 00:46 UTC
-
Issue with VS2015 RC
I have another C# project of the same type which references a different F# project, and that works fine, so I don't think that is sufficient to reproduce the problem. Meanwhile, I have two independent C# projects which reference different F# projects which are giving the above error. So, I'm n…
13 May 2015 06:00 UTC
-
Issue with VS2015 RC
I've sent the build logs via the support link above. I don't see anything relating signing of the output assembly, or any key files passed into the compile step. Are you sure it's to do with signing if switching off the instrumentation fixes it?
13 May 2015 05:00 UTC
-
Issue with VS2015 RC
Yes, that fixes it (although does that mean I lose line-by-line execution times?)
13 May 2015 03:39 UTC
-
Issue with VS2015 RC
Hi Remco, thanks for the quick reply. Unfortunately, changing that configuration option makes no difference. Btw, none of the assemblies in the solution are signed.
13 May 2015 03:11 UTC
-
Issue with VS2015 RC
I have a solution with 92 projects that works fine with VS2013 and NCrunch 2.15.0.9, but with VS2015 RC and the same NCrunch version, two of the projects fail with errors like the following: NCrunch: This project was built on server '(local)' CSC (0, 0): Metadata file 'C:\Users\Mat\AppData\Local…
13 May 2015 01:51 UTC