I'm getting following errors on the test controller machine, when I'm trying to run CodedUI Tests
remotely:
(QTController.exe, PID 3032, Thread 12) ControllerDeployment.DoDeployment: System.Net.Sockets.SocketException (0x80004005): No such host is known
During controller and agent configuration no errors came up. And when I go to Manage test controller dialog in Visual Studio I can see all the agents active. But when I try to execute any CodedUI test remotely it's hanging forever.
Not sure if it's connected with the fact that I've upgraded client/controller/agents to 2012 versions recently, but I've started seeing the problem only after this upgrade.