Forum member
michaelkroes
306 posts
Posts by michaelkroes
-
Resolved file has a bad image, no metadata, or is otherwise inaccessible
Hi, Sorry you're having this issue! Which version of NCrunch are you using? Do you have optimised set for the instrumentation mode?
05 Feb 2020 07:52 UTC
-
Cannot change font to Jetbrains Mono
You could also try to set it in the globalconfig.crunch.v3.xml file located under C:\Users\[user]\AppData\Roaming\NCrunch if all else fails. The font it self works just fine under NCrunch, it just doesn't like to be selected. [code=plain] <GlobalConfiguration> <Settings> <TextOutputFont>…
02 Feb 2020 08:58 UTC
-
Cannot change font to Jetbrains Mono
I'm not sure why this is happening. On a VM the exception doesn't occur. On another PC it does, but only on one instance of VS. A separate instance works just fine (both the same VS version and the font is the same). The exception is thrown inside the FontDialog. [code=plain] System.ArgumentExce…
02 Feb 2020 08:34 UTC
-
Razor page .Views.dll is not copied to integration test project
Thanks for your patience on this issue. Would you mind trying the build below to see if it works for your actual solution? It passes the sample you posted. [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.3.0.12.msi]NCrunch_Console_4.3.0.12.msi[/url] [url=https://s3.amazo…
31 Jan 2020 19:09 UTC
-
Could not load file or assembly 'PresentationCore, Version=4.0.0.0,...
Hi, Thanks for testing this so quickly. Glad 50% works. I had a look at the failing test to see what the VS runner does in that case. That seems to crash on the whole test set, with a stack overflow exception. The same happens with dotnet test. Does that happen for you too? If it does could yo…
28 Jan 2020 08:30 UTC
-
Could not load file or assembly 'PresentationCore, Version=4.0.0.0,...
Hi, Would you mind trying the build below? [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.3.0.11.msi]NCrunch_Console_4.3.0.11.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.3.0.11.zip]NCrunch_Console_4.3.0.11.zip[/url] [url=https://s3.a…
27 Jan 2020 20:49 UTC
-
Cannot run NUnit tests when datatypes in WPF DotNet Core assemblies are referenced
Hi Magnus, Would you mind trying the build below? I did some hardening in generating the dependency data. I'm not sure this will solve your specific issue, but it might be worth a try. [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.3.0.7.msi]NCrunch_Console_4.3.0.7.msi[/…
12 Jan 2020 18:37 UTC
-
DynamicData Attribute Requires Public Access to Property?
The next version isn't released yet. This is an incremental build that contains the fix. If you want you can give it a try! [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.3.0.7.msi]NCrunch_Console_4.3.0.7.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunc…
12 Jan 2020 07:04 UTC
-
Could not load file or assembly after 4.2.0.7 update
[quote=IngemarWard;14331]Sounds great![/quote] I've created a build that passes my test that reproduces this issue. Would you mind trying this build to see if it works on your real solution? [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.3.0.7.msi]NCrunch_Console_4.3.0…
12 Jan 2020 07:00 UTC
-
Cannot run NUnit tests when datatypes in WPF DotNet Core assemblies are referenced
Hi thanks for taking the time to post this problem! This is in an area of the framework that has been in flux the last couple of months and we've been working hard to fix all these issues. We have a newer build that fixed a similar sounding problem. Would you mind giving that a try? [url=ht…
09 Jan 2020 19:59 UTC
-
Could not load file or assembly after 4.2.0.7 update
Thank you very much! I think I've got this reproduced under netcore 2.1. The issue is similar to netcore 2.2+ but will require a different solution. This might take some time to solve properly. Thanks for you patience. [quote=IngemarWard;14322][quote=michaelkroes;14319][quote=IngemarWard;1431…
09 Jan 2020 06:47 UTC
-
NCrunch 4 - Optimized mode - Debugging tests is mission impossible?
[quote=Advisto;14325]I totally missed your post with version 4.2.0.5. I just came here to work out a reproduction today, but with 4.2.0.7 this issue is still the same. I'm currently working on a reproduction, but this will have some production code. When I have a small repro, can I share it with you…
09 Jan 2020 06:44 UTC
-
Risk/Progress bar not remembering width.
We store these settings as a user setting for the current solution. When I reopen the same solution the splitter settings are remembered. For a new / different solution you need to set it to the desired position again. This is true for a lot of NCrunch UI settings. The settings is stored in "sol…
08 Jan 2020 06:41 UTC
-
Could not load file or assembly after 4.2.0.7 update
[quote=IngemarWard;14318]Just want to inform that I experience a similar problem. Was running NCrunch_VS2017_4.2.0.7 Tried downgrading to both NCrunch_VS2017_4.3.0.3 and NCrunch_VS2017_4.3.0.4 downloaded from this thread. But the problem was still there. Finally downgraded to NCrunch VS 2017…
07 Jan 2020 13:14 UTC
-
DynamicData Attribute Requires Public Access to Property?
Hi Kevin, Sorry this has taken a while to complete. This will be fixed in the next version. This should be released in the near future.
07 Jan 2020 09:41 UTC
-
Ncrunch Console + Grid Server: Sometimes Load Failure
Hi, It could be that NCrunch is having trouble finding the latest version of visual studio. The console tool will default to the highest version it can find. You could try adding /VS 2019 to the command line parameters.
07 Jan 2020 08:16 UTC
-
FrameworkReference Build Error on a netcoreapp2.1 Target Build
Hi, I've created a build which I think should fix this issue, would you mind giving it a try? [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.3.0.6.msi]NCrunch_Console_4.3.0.6.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.3.0.6.zip]NCrun…
06 Jan 2020 19:12 UTC
-
ASP.Net Core 3 ContentRoot?
Hi, Thanks for posting! Are you using [url=https://www.nuget.org/packages/Microsoft.AspNetCore.Mvc.Testing]Microsoft.AspNetCore.Mvc.Testing[/url]? I'm not an expert with that package, but this example works for me: [code=csharp] var server = new TestServer(new WebHostBuilder() …
06 Jan 2020 18:43 UTC
-
TargetInvocationException Looping
Hi! Thanks for posting and a happy new year! Would you mind trying the build posted in the last post on this thread: https://forum.ncrunch.net/yaf_postsm14281_Could-not-load-file-or-assembly-after-4-2-0-7-update.aspx#post14281
02 Jan 2020 16:53 UTC
-
Could not load file or assembly after 4.2.0.7 update
Based on the information provided a new build was created. I'm posting the build here too if someone experiences the same error message they can try this version: [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.3.0.4.msi]NCrunch_Console_4.3.0.4.msi[/url] [url=https://s3.ama…
27 Dec 2019 12:30 UTC