Bjorn_Kruuse-Me
11 years agoOccasional Contributor
Problem with remote testing using MS Test Agent
Hi,
I have a build using MS Build Controller/Agent that kicks off a test on another server using MS Test Controller and Test Agent. The test starts TestComplete on the Test Agent machine.
But TestExecute does not start and I get this Test Run Error:
"Unable to initialize TestExecute. Unable to connect to the product. The requested operation requires elevation. (Exception from HRESULT: 0x800702E4)"
If I turn off EnableLUA Link.
(The TestAgent is running on Windows Server 2012R2, 64bit)
This is not a good solution.... Does anyone know how to fix this issue?
I have a build using MS Build Controller/Agent that kicks off a test on another server using MS Test Controller and Test Agent. The test starts TestComplete on the Test Agent machine.
But TestExecute does not start and I get this Test Run Error:
"Unable to initialize TestExecute. Unable to connect to the product. The requested operation requires elevation. (Exception from HRESULT: 0x800702E4)"
If I turn off EnableLUA Link.
(The TestAgent is running on Windows Server 2012R2, 64bit)
This is not a good solution.... Does anyone know how to fix this issue?
Hi Bjorn,
Try setting up a manifest file as described here:
Does it work?