Forum member
emsurgecto
11 posts
Posts by emsurgecto
-
Unable to build net9.0 isolated Azure Functions
[quote=Remco;18181]Could you try setting an NCrunch custom property 'DesignTimeBuild=true' in the Custom Build Properties setting for your function project? I'm hopeful this will get you up and running for the time being. I'm working on a more permanent fix.[/quote] This worked for me, thank yo…
20 Jun 2025 07:59 UTC
-
Rider: Flickering when using horizontal window split
Please, notice that I'm experiencing the same on Visual Studio 2022, not just Rider.
03 Oct 2024 09:08 UTC
-
Failure to build Azure Functions project after upgrade to .NET 8
Hello again. It has been confirmed that the issue was related to the Azure Functions SDK package and has nothing to do with NCrunch. Everything is working OK now. Apologies for the unnecessary ticket. All the best!
07 Dec 2023 11:04 UTC
-
Failure to build Azure Functions project after upgrade to .NET 8
Hi Remco. After some digging, it looks like the issue also happens when building with Visual Studio. I have opened a ticket with the Azure Functions team and will wait for their response before updating here: https://github.com/Azure/azure-functions-dotnet-worker/commit/86367157352fe3e57560826e5b…
05 Dec 2023 15:05 UTC
-
Failure to build Azure Functions project after upgrade to .NET 8
Hello. NCrunch is failing to build my 2 Azure Functions projects with the same error message: [quote] ...\Local\Temp\tp02libj.cty\Microsoft.Azure.Functions.Worker.Sdk.Generators\Microsoft.Azure.Functions.Worker.Sdk.Generators.ExtensionStartupRunnerGenerator\WorkerExtensionStartupCodeExecutor.…
05 Dec 2023 10:06 UTC
-
NCrunch consistently crashing Visual Studio on resize - only after license expired
Unfortunately, setting the scaling back to 125% and restarting Visual Studio does not reproduce the issue anymore. Which is good news, in a way, although it means I can't send you the stack trace now. I'll keep an eye out and if I see it again I'll make sure to post the stack trace here.
02 Mar 2023 11:28 UTC
-
NCrunch consistently crashing Visual Studio on resize - only after license expired
I will try to get you the stack trace. And a clarification: I don't drag the window to the other monitor. It's already there when it opens, because it was there last time I closed Visual Studio and it seems to remember its position.
02 Mar 2023 11:23 UTC
-
NCrunch consistently crashing Visual Studio on resize - only after license expired
And I can confirm that setting the scaling to 100% on the primary monitor and restarting Visual Studio stops NCrunch from crashing, and it also solves the truncating problem. An alternative solution would be great though. I do need the scaling in my primary monitor :-)
02 Mar 2023 11:10 UTC
-
NCrunch consistently crashing Visual Studio on resize - only after license expired
Hi, and thanks for your quick response. >> Do you have different scaling settings between your monitors? Yes. The secondary monitor, where NCrunch's window usually is, is smaller and has a 100% scale. The primary monitor is bigger and has a 125% scale. >> Can you confirm which version of NC…
02 Mar 2023 11:06 UTC
-
NCrunch consistently crashing Visual Studio on resize - only after license expired
Hello. I have a dual-monitor setup, and I usually have NCrunch's Tests window on the secondary monitor. This setup has been working fine for a while, although NCrunch does seem to struggle to detect the correct size of the screen and every time I open Visual Studio I need to manually "Restore Dow…
02 Mar 2023 10:49 UTC
-
Build error for net6 blazor webassembly project
I had the same issue and can confirm setting 'IsWasmProject' to 'false' solved it for me. Thank you both!
10 Jan 2022 12:26 UTC