Forum member
aledmorris2
10 posts
Posts by aledmorris2
-
Rider prompts to install .net runtime 6.0.36 after every reboot
Just to update - since installing the .NET 6 SDK manually, NCrunch has worked as expected, so I haven't done any more debugging. I think at this point I'll leave it as is, though the dependency on an unsupported .NET SDK will definitely make the IT department unhappy. Thanks for your efforts i…
27 Jun 2025 08:35 UTC
-
Rider prompts to install .net runtime 6.0.36 after every reboot
[quote=Remco;18206]NCrunch requires .NET 6 to be installed when working under Rider. I'm not sure how reliable the message prompts for installing this are, but downloading the SDK and installing it manually should definitely solve this. [/quote] I've installed the SDK rather than the runtime but …
24 Jun 2025 14:42 UTC
-
Rider prompts to install .net runtime 6.0.36 after every reboot
in C:\Program Files\dotnet\sdk I have versions 8.0.314, 8.0.411, 9.0.301 I also have versions 6.0.33, 6.0.35, 8.0.17 and 9.0.6 in C:\Program Files\dotnet\shared\Microsoft.NETCore.App (which is where the download that NCrunch requires is installed to) So since my last post I installed the .NET…
23 Jun 2025 16:52 UTC
-
Rider prompts to install .net runtime 6.0.36 after every reboot
When I start rider, it comes up with a list of recent solutions. After I click a solution, the prompt appears (actually it appears twice). Presumably this is when the ncrunch engine starts? It is not when I run a test, as it hasn't loaded at this point. If I click 'Yes' then the download starts (…
23 Jun 2025 10:35 UTC
-
Rider prompts to install .net runtime 6.0.36 after every reboot
Hi, I installed the latest rider and ncrunch, was prompted to install the .net runtime, restarted rider, everything worked. Every time I restart the computer, I get the same prompt. NCrunch will not start if I do not install the .net runtime again. This happens on both my work and personal mac…
23 Jun 2025 08:40 UTC
-
Cannot get ncrunch working on Windows 11, VS2022
Got it working now. The 'Enable NCrunch' button became enabled after the solution was rebuilt. Seems to be working now, thanks for the help!
21 Dec 2021 11:17 UTC
-
Cannot get ncrunch working on Windows 11, VS2022
I can confirm that a solution is loaded (did have to think for a second!) Here's a screenshot: [img=https://imgur.com/a/XdzOVHh]screenshot[/img]
21 Dec 2021 10:55 UTC
-
Cannot get ncrunch working on Windows 11, VS2022
Bug report submitted, cheers.
20 Dec 2021 14:10 UTC
-
Cannot get ncrunch working on Windows 11, VS2022
Followed the Removal and Reinstall fix. At step 5 (devenv.exe /setup) the error "The operation could not be completed" is shown. "Enable NCrunch" is still greyed out. Uninstalled visual studio using the visual studio installer. Reinstalled, (selecting only "Asp.Net and Web Development" and using …
20 Dec 2021 10:17 UTC
-
Cannot get ncrunch working on Windows 11, VS2022
NCrunch version 4.11.0.2. After installing using the MSI, "Enable NCrunch" is greyed out. Tried installing manually using the ZIP file. Unblocked it and unzipped to the VS extensions folder - still greyed out. Tried running ncrunch.enginehost472.x64.exe from the command line and from windows expl…
19 Dec 2021 16:16 UTC