Forum member

samlan

3 posts

Posts by samlan

  1. NCrunch Test Window Blank

    Hi, I had the same problem with version 3.26, after the latest Windows update. NCrunch tabs wouldn't render at all. Thankfully Remco's workaround fixed it.

  2. Console tool with grid, slow nodes

    Hi, I'm doing some tests with the console tool, and it seems cool but there are strange things happening with node initialization and synchronization. I don't get why one node would be running tests while another one hasn't started the build process yet. See the timeline below: [url=https://im…

  3. v2.24 not coping referenced assemblies

    We have the same issue with 2.24. The test project references another project which has an XML file contained in a folder, with "Build Action" set to "Content" and "Copy to Output Directory" set to "Copy always". The XML file does not get copied. Everything worked fine in the previous version.