我有一台Windows 8.1 PC加入了公司域,并安装了VS负载测试控制器。
我在Windows Azure上安装了Windows 2008 R2 VM,并安装了VS负载测试代理。
我已在两台机器之间通过端口6901 / TCP建立通信。当我尝试将代理配置为连接到控制器时,它会通过除一个测试之外的所有测试并完全失败。在错误日志中,我反复找到这一行:
I, 2014/01/07, 19:47:43.134, Could not get the status from the test agent. Exception: Failed to connect to an IPC Port: The system cannot find the file specified.
以下是测试代理配置的状态窗口的屏幕截图:
那么任何想法到底发生了什么?