I created an empty test in ACT that simply does this
Test.SendRequest("http://localhost")
When I try to run it, I get:
Connecting to the test clients...
Could not bind to Windows Management on a test client.
Test client 'PC15452' did not start. Error value: 0x80041003
Waiting for the tes...
more >>