Forum member

seancapstick

3 posts

Posts by seancapstick

  1. Build Project w/ Console Tool

    You're right - though I did try unblocking them but I forgot to mention that which is why I posted. But I went ahead and scrapped the Console Tool dir and unblocked the whole ZIP before extracting again and that seemed to do the trick. It is building and executing tests now.

  2. Build Project w/ Console Tool

    Thanks - I managed to get past that and get a 'Returning result: OK' but I am getting some exceptions for each of my 'Modules" under 'Console Tool' folder. An example is: --- [12:17:13.9366-Core-6] Loading module: E:\NCrunch\Console Tool\Modules\Gallio\nC runch.Module.Gallio.crunchmodule [12:17…

  3. Build Project w/ Console Tool

    I am attempting to get NCrunch integrated w/ TeamCity on a build-server for some automated test runs. So far I've: - installed the console tool on my build-server machine - applied lisence information - copied over my project to the build-server - have installed (I think) Visual Studio SDKs/tool…