Forum member

dejandakic

4 posts

Posts by dejandakic

  1. WP8.0 Test project fails to build on grid node server

    Okey, I have compared two projects, in .csproj there were no changes except obvious ones (References,..). I have ignored that project in NCrunch. Thanks for all your help.

  2. WP8.0 Test project fails to build on grid node server

    That is correct, i wouldn't bother you but with my (local) agent everything works OK. Problem is only with grid node.

  3. WP8.0 Test project fails to build on grid node server

    Yes. I have also installed grid node server on my dev machine (where i build with VS and with ncrunch agent (local) without a problem) and i get the same output from grid node, again, running on same machine.

  4. WP8.0 Test project fails to build on grid node server

    Hello, I know i cant run WP8 tests on ncrunch, but i wanted to use it for building only. When i use local agent all if fine, it compiles and i get lovely green check sign. If i try to compile on grid node server i get following error. PS: build agent is on the same machine as (local) …