Forum member

9swampy

14 posts

Posts by 9swampy

  1. NCrunch & Claude Code on WSL

    Is there a best practices guide on combining Visual Studio 2022 & NCrunch with Claude Code running in WSL. Is this a supported setup? File change detection seems to be problematic and Nugets keep "disappearing" - requires a manual "reset and reload this component" sometimes several times just …

  2. Problems with Visual Studio 2022 (another thread)

    VS 17.3.3 still same. Submitted Bug Report.

  3. Problems with Visual Studio 2022 (another thread)

    Hi Remco, I've replied by email with a log attached. Didn't get the context-menu-Submit-Bug-Report before I'd got VS working again, will do next time. Hopefully something useful in the logs in the meantime.

  4. Problems with Visual Studio 2022 (another thread)

    Noting in the title I've checked the other 2022 thread. We're on latest release. Repeatedly VS2022 nCrunch just dies. On multiple machines, completely different setups (on-Company and off-Company) doing completely different slns (Company and not-Company). VS Clean doesn't fix. Dumping the _NCru…

  5. Distributed Node Heuristics

    Just to update thx for the pointers to the Timeline reports. Helped me work out what was going on. Didn't get me to a satisfactory outcome, yet, but made progress. @Talbrecht; you weren't completely offpiste but i'd already worked out things were a lot worse over a remote VPN connection; that's a…

  6. Distributed Node Heuristics

    Hi, Most of the team (/company I've just joined) has stopped using nCrunch primarily due to load times and they've reverted to just CI feedback. I've got nCrunch running fairly well on a huge solution with an equally huge unit test run time, once it's up and running it's not too much of a reso…

  7. GridNode Net 6 - target "Build" does not exist

    Lame but not wholly unanticipated outcome; I set up another node with a minimal for our needs full install of VS2022 with which nCrunch is happy. ROI on VS Build Tools for 2022 with several evenings expended is 0. Even msbuild still doesn't work. YMMV; and please reopen/reply here if you do bette…

  8. GridNode Net 6 - target "Build" does not exist

    FWIW On full VS install msbuild cmdline outputs [...] Resolving SDK 'Microsoft.NET.Sdk'... Search paths being used for $(MSBuildExtensionsPath) are C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild;$(MSBuildProgramFiles32)\MSBuild Trying to import C:\Program Files\Microsoft V…

  9. GridNode Net 6 - target "Build" does not exist

    Ok, found and installed "Build Tools for Visual Studio 2022" from https://visualstudio.microsoft.com/downloads/?q=build+tools Even with that installed nCrunch comes back same error; but even msbuild (parameterless) while it works on Dev machine with full VS installed it still fails on the GridNod…

  10. GridNode Net 6 - target "Build" does not exist

    It does not have a full Visual Studio install, only the MsBuild Individual Component. Just pointing msbuild at the sln wasn't happy though, iirc something to do with Net461 which didn't make a whole lot of sense without further investigatingthe command line options. I'll tryagain this evening a…

  11. GridNode Net 6 - target "Build" does not exist

    Builds fine on the GridNode using the command lines "dotnet restore && dotnet msbuild" from a local CMD prompt.

  12. GridNode Net 6 - target "Build" does not exist

    VS2022 with Net 6 sln, keeping it simple just a Class Library. Builds fine and nCrunch runs tests locally no issue. Set up a grid node, installed Net 6 SDK. GridNode wouldn't build with error: NCrunch was unable to parse this project file because of an unexpected error: Microsoft.Build.Excep…

  13. Convert Trial to full Licence (already purchased)

    [quote=9swampy;9085]Hi, FWIW We're on v2.12.0.2. [/quote] Reinstalled upgrading to 2.25.0.1 and the Licence Server option became available.

  14. Convert Trial to full Licence (already purchased)

    Hi, I installed and went in to trial mode as my admin was off at the time. Now I need to convert from the Trial Licence to instead acquire a licence from our Licence Server but I can't see how to convert to using the Licence Server. The licence dialog just asks me for a Licence User Name and Key;…