Forum member

amvij

12 posts

Posts by amvij

  1. Error executing tests

    Perfect. Thanks. Works now without any issues.

  2. Error executing tests

    Thanks! I do as you suggest... Would wait for next release.

  3. Error executing tests

    Hi, This is from NCrunch output, I try to find more logs... Assembly manager loaded from: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll Running under executable C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\Remco Software\NCrunch for Visual Studio 2015…

  4. Error executing tests

    Now I see something weird... I reverted to version NCrunch v2.16 (Released 10 Aug 2015), and it works perfectly fine...

  5. Error executing tests

    There is no .crunchmodule file there. But I think something is wrong with my setup... In one of my other solutions, the NCrunch failed to run any test cases due to a missing dependent assembly, where as the solution builds perfectly fine and all assemblies being there! I don't think I can put every…

  6. Error executing tests

    I tried uploading once again, did you get that now?

  7. Error executing tests

    Hi, I have uploaded the report using the contact form. The issue still persist after 2.18!! Do you still need some info? Thanks.

  8. Error executing tests

    Unfortunately couldn't submit due to proxy/firewall issues. Could I send the report to some email?

  9. Error executing tests

    Hi, Found the file, but still got the error. Had to copy that to: "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\Remco Software\NCrunch for Visual Studio 2015" from the above path to get it working.

  10. Error executing tests

    Hi, All my tests fail in NCrunch, with error: NCrunch encountered an error while trying to construct an environment to execute this test: System.IO.FileNotFoundException: Could not load file or assembly 'nCrunch.Module.MSTest, Version=2.17.0.16, Culture=neutral, PublicKeyToken=null' or one of…

  11. VS 2013 - NCrunch_VS2013_2.16.0.13 - Error

    Hi, Thanks for replying!! Now I have been able to fix this. Even though I have admin rights on the PC, it seems that the MSI does not run as admin. Running that manually from admin command prompt (using msiexec) installed this fine for me. No issues now. Thanks.

  12. VS 2013 - NCrunch_VS2013_2.16.0.13 - Error

    Hi, The new MSI did not detect VS 2013. Therefore, I installed it manually, but get this error when launching VS 2013: [color=red]The 'nCrunch.VSIntegration2010.CrunchPackage, nCrunch.VSIntegration2013, Version=2.16.0.13, Culture=neutral, PublicKeyToken=01d101bf6f3e0aea' package did not load…