Forum member

arkiaconsulting

34 posts

Posts by arkiaconsulting

  1. MCP server

    Hi @Remco, thank you for this amazing work on the MCP server. Question: once the MCP server is running on http, how can a client use the secret/password to authenticate ?

  2. MCP server

    That would be a MASSIVE +1 !! Running tests the standard way is so slow. An agent that could benefit from NCrunch would greatly increase my productivity. @Remco: need to expose some APIs for MCP to consume ?

  3. NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...

    It looks like that the issue is solved. No more weird NCrunch window sizes, and the the trace output never disappeared. Thanks @Remco !

  4. NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...

    Thanks @Remco. I just installed this version and I'll test it during the next few days.

  5. NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...

    The laptop screen is 150% zoom. The 49" wide screen is 100%. I only use VS on the large screen (5120x1440) Changing the optimization setting doesn't change anything. I just noticed an interesting fact: by setting the pixel scale to 75% on the wide screen, I don't have any weird NCrunch compone…

  6. NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...

    The font is the default one "Courrier New, 8.25pt, 0" PS: I also noticed that sometimes, the trace output scroll bar takes about 90% of the width of the trace output pane

  7. NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...

    You're probably right. And I must mention that I'm not using VS onto the main laptop display, but on a separate wide screen.

  8. NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...

    Actually, the trace output content disappears as soon as I resize vertically the bottom pane of the ncrunch window. Side note: when I open VS, the bottom pane is not even visible. In order to make it appear, I must change the horizontal size of the ncrunch window. Worth mentioning that my ncru…

  9. NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...

    No freeze until this morning. But we lost the trace output. Relaunching VS make it appear again, but it becomes quickly empty.

  10. NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...

    Installed. I'll use it for 2 days and let you know.

  11. NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...

    I'll retry. I should attach the other VS instance to devenv.exe, right ?

  12. NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...

    Hi @Remco. I was not able to get any trace from the attached instance... But if it can help, I realized that the freeze happens after the following: - detach the "Ncrunch Tests" window from the VS main window by moving it away - select a test with a long test output (=> need to scroll verticall…

  13. NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...

    @Remco Nope. 1. Let computer start and stabilize, all screens up. 2. Open VS, let it start 3. In my case, I use VS on a 49" wide screen, with a test window at left, and a prod code window (main) at right. 4 Crash after some minutes of work, especially when focusing on the "Ncrunch Tests" flyou…

  14. NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...

    Hi @Remco, I confirm that the issue still occurs in 5.17.0.3 (VS 17.14.14 Preview 1). I just rolled back 5.16.0.5 and I'll let you know if the issue is still there.

  15. Unable to build net9.0 isolated Azure Functions

    Good catch ! As an alternative, downgrading `Microsoft.Azure.Functions.Worker.Sdk` to 2.0.2 works as well. Thanks @Remco

  16. Unable to build net9.0 isolated Azure Functions

    ZIP posted. I must add that the FunctionApp builds well when using the version 2.0.2 of the Microsoft.Azure.Functions.Worker.Sdk package

  17. Unable to build net9.0 isolated Azure Functions

    Thanks Remco, I'm running NCrunch 5.15.0.4, VS 2022 17.14.4 Preview 1.0 I'll post a project.

  18. Unable to build net9.0 isolated Azure Functions

    My Azure Function project (net9.0 isolated) cannot build, it fails with the error [quote] NCrunch: If you are experiencing problems in getting this project to build, have a look at https://www.ncrunch.net/documentation/troubleshooting_project-build-issues ..\..\..\..\..\NugetCache\microsoft.azu…

  19. Can no longer build projects that use the Polly package

    Hi Remco, Thanks, I confirm that the project now builds correctly with 5.14.0.4.

  20. Can no longer build projects that use the Polly package

    [quote] !!!! EDIT !!!! It appears that the following has actually nothing related to the 'SupportedOSPlatform' attribute, but to the usage of the 'Polly' package... [/quote] After having migrated to VS 2022 17.14.0 Preview 3.0, one of my solution project that targets windows OS (using the `Sup…