Forum member

thobey

4 posts

Posts by thobey

  1. Cannot run NCrunch due to hostfxr.dll

    We need to deploy under x86. As I said, the same solution works on another computer. I have just changed to a new computer, and I am trying to figure out what kind of dependency/prereq I am missing. Running the tests normally with MSTest works of course.

  2. Cannot run NCrunch due to hostfxr.dll

    I want to build for X86. And I have stated that in the configuration in NCrunch under "Use Cpu architecture"

  3. Cannot run NCrunch due to hostfxr.dll

    The problem occurs when the tests are built and Ncrunch is trying to analysing them. The same solution works fine with NCrunch on another machine, and I cannot figure out what the difference is regarding installed frameworks. Both have Dotnet 6.

  4. Cannot run NCrunch due to hostfxr.dll

    I get this error when I try to run NCrunch. I cannot understand what kind of prereq I am missing. Have anyone had this problem and has a solution? Detected latest fxr version=[C:\Program Files (x86)\dotnet\host\fxr\6.0.8]... Resolved fxr [C:\Program Files (x86)\dotnet\host\fxr\6.0.8\hostfxr.dll]…