Forum member

fehaar

5 posts

Posts by fehaar

  1. Exception when building with NCrunch 2015 2.11.023

    I just tested that new build as well and it works here too. Sorry for dropping out of the thread after reporting.

  2. Exception when building with NCrunch 2015 2.11.023

    I am getting an exception when building my project. The error is posted below. The behavior is a regression from version 2.11.0.12 where everything works fine. What further info can I give you to locate the error? Do you need the DLL and/or PDB? Gallio.Model.ModelException: An exception occurr…

  3. Cannot find references when building

    Yeah. It is not something you ever discover when you are not using tools with a non-Windows background.

  4. Cannot find references when building

    Yes. That is correct. Had not noticed it. The project XML is autogenerated from another Tool and VS does not have any issues reading the slashes. I fixed them up and the error went away. You might want to allow front slashes in NCrunch. :) Thanks!

  5. Cannot find references when building

    I have just upgraded NCrunch and try to reopen an old project that used to Work. Now I get this error in the test build window for one of my referenced projects. It seems to complain about an absolute path on an absolute path? I am running NCrunch 2.7.0.5 on VS 2013. System.Exception: An exceptio…