Forum member

michaelkroes

306 posts

Posts by michaelkroes

  1. Could not load file or assembly after 4.2.0.7 update

    Thanks for all the help so far! We've squashed some bugs but this last one is pretty persistent. I've been looking at opensource projects that also use Microsoft.Extensions.Identity.Stores, I found one with several thousands tests. This project works fine in NCrunch. This doesn't give me much ho…

  2. Could not load file or assembly after 4.2.0.7 update

    Here's the new version: [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.3.0.3.msi]NCrunch_Console_4.3.0.3.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.3.0.3.zip]NCrunch_Console_4.3.0.3.zip[/url] [url=https://s3.amazonaws.com/downloads.ncr…

  3. Could not load file or assembly after 4.2.0.7 update

    I'm building a version that includes a fix for explicit framework references. Netcore 3 introduced transitive references, we added some fixes for this. We didn't have a testcase yet for explicitly added WPF framework references. It also contains a speculative fix for the other possible assembly…

  4. Could not load file or assembly after 4.2.0.7 update

    [quote=tkarlsen;14274] The integration test project (with the SqlClient throwing exceptions) has the framework reference...[/quote] Which framework reference would that be? Also Microsoft.WindowsDesktop.App? When I add the framework references to a class library project I get an error, but …

  5. Could not load file or assembly after 4.2.0.7 update

    Thanks, that might be the core issue. Couple more questions: Is the framework reference directly in the project file? Or is it implicitly added by the package? Do they perhaps also reference an aspnetcore project?

  6. Could not load file or assembly after 4.2.0.7 update

    Thanks for the clarification. Can you confirm the project type(s) you are using? Ie. Is this an aspnetcore or wpf project? Or both?

  7. Could not load file or assembly after 4.2.0.7 update

    We have another build out that fixes a similar error message but has a different cause. This is for netcore WPF projects. Could you please give that a build a try? If that doesn't work we are going to need that sample project to progress further. [url=https://s3.amazonaws.com/downloads.ncrun…

  8. .Net Core 3.1 with WPF classes fail

    Thanks for the quick confirmation!

  9. .Net Core 3.1 with WPF classes fail

    Would you checking if this build fixes the issue? [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.3.0.2.msi]NCrunch_Console_4.3.0.2.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.3.0.2.zip]NCrunch_Console_4.3.0.2.zip[/url] [url=https://s3.a…

  10. .Net Core 3.1 with WPF classes fail

    Thanks! I've got it reproduced and I will get back to you.

  11. Could not load file or assembly after 4.2.0.7 update

    Thanks for the quick feedback! The sample project in this thread does pass with this build, so most likely you have a slightly different setup. My guess it’s still the same problem, I just haven’t fixed it properly. Is there any chance you could create a sample project for us that fails with …

  12. .Net Core 3.1 with WPF classes fail

    Would you mind testing the build below? I expect that it should work for your error too, if it doesn't not work could you please provide us with a small sample solution that reproduces the issue? [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.3.0.1.msi]NCrunch_Console_4.3.0…

  13. Could not load file or assembly after 4.2.0.7 update

    Hi all, Sorry for the delay. We've got a build out that fixes the problem for the test solution. Would you mind trying it out? [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.3.0.1.msi]NCrunch_Console_4.3.0.1.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/…

  14. Project fails to build under optimized mode engine due to index out of range exception

    Hi Mark, Thanks for posting! Sorry you're experiencing this issue. We released a new version of NCrunch that has some fixes for the new optimized instrumentation mode. Would you mind giving that a try? https://www.ncrunch.net/download Michael

  15. Cannot enable ncrunch

    Thanks for confirming this. The VS integration landscape changes very fast. A fix was introduced in NCrunch 3.31.0.3 for this. I would recommend upgrading to the latest version of NCrunch for other fixes related to VS2019 and netcore.

  16. Cannot enable ncrunch

    Hi, Thanks for posting. Sorry you are experiencing this problem. Would you mind confirming which NCrunch version you are using? Michael

  17. .NET Core 3.1 - The FrameworkReference 'Microsoft.NETCore.App' was not recognized

    The release that fixes this issue is live: https://www.ncrunch.net/download.

  18. .NET Core 3.1 - The FrameworkReference 'Microsoft.NETCore.App' was not recognized

    [quote=mattyboy;14218]Hi Michael Yes, it is using that package. In fact, I am the author of that package! Is there something wrong with it? Matt[/quote] Thanks for confirming this. We have been able to reproduce this consistently. The package does something which works when building t…

  19. .NET Core 3.1 - The FrameworkReference 'Microsoft.NETCore.App' was not recognized

    Hi! Thanks for posting. We are currently looking into this. Could you confirm this project is using the Swashbuckle.AspNetCore.Filters package? Michael

  20. Array as datarow attribute parameter

    Sorry it took a while to figure this out. This is fixed in the build below. Would you mind giving it a try? [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.2.0.4.msi]NCrunch_Console_4.2.0.4.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.2.0.…