Forum member

rsemenov

2 posts

Posts by rsemenov

  1. UI processes are starting as backgroud processes on NCrunch Node Machine

    Thank you for quick reply. Runing NCrunch.GridNode.Console.exe instead of windows service solved this problem. I tried run Windows Service under different users and that didn't help. Thank you, Ruslan

  2. UI processes are starting as backgroud processes on NCrunch Node Machine

    Hello, We are looking for solution to run WPF functional UI tests on distributed machines. But the problem with NCrunch is that it starts all UI processes as background on Node machines. Are there any workarounds to avoid this? Setting flag "Allow service to interact with desktop" doesn't help. T…