Distributed host, Verification Failed: Communication Error even in Manual mode
I have a large existing test project, but am just starting to try to split it between multiple computers.
I created a master project in the suite, added NetworkSuite to master and slave, and added a Host computer.
I already have a RDP session open to this (physical) computer, which has TestExecute, and have run tests on it in the past by accessing the suite via a network location.
But in Hosts panel, whenever I try to Verify, even in Manual mode, I always get Verification Failed with Communication Error.
I've tried using a separate login (on the same domain) and my own login.
Windows Firewall is off, and I even disabled the antivirus on the host computer, no change. I can see and pick the host from the Address list.
I've tried various combinations of Shared and Base path values, both local to the host and shared, with no luck, and read through the 'Verification Failed' help pages multiple times.
TestComplete 11 Service is running on the host.
I've attached screenshots of my NetworkSuite and Hosts setup.
Any ideas? If I can get just the most basic setup to verify even once, hopefully I can start working my way up from there.
Thanks.
Allen
Update: A short support call determined that the ports were the problem.
After changing the ports on the remote machine with TestExecute from 1,2,3 to 6090,6091,6092 (same as the master machine), the remote machine verified successfully, with no changes to paths.
The rep said that they have seen this happen sometimes where the ports get set incorrectly by default, they haven't been able to reproduce the cause of it.
Also on the host machine, in Allow Remote Access, he had me uncheck 'Allow connections only from computers running Remote Desktop with Network Level Authentication', although I don't think this was the cause of the problem.
Thanks.
Allen