问题:

在做web测试和负载测试时,突然所有的测试有例都不能用了。显示错误:No connection could be made because the target machine actively refused it 127.0.0.1:6910

环境:

Visual Studio 2010

Windows 2008 R2

TFS 2010

解决方案:

一开始以为是IIS的问题,经查原来是Test Agent设置的问题。

在‘C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\QTAgentService.exe.config’中加入以下设置即可:

<appSettings>
// other bits …
<add key="BindTo" value="Agent IP"/>
</appSettings>

参考:

http://blogs.blackmarble.co.uk/blogs/rfennell/post/2012/09/29/TFS-Test-Agent-cannot-connect-to-Test-Controller-gives-No-connection-could-be-made-because-the-target-machine-actively-refused-it-1270016910.aspx

http://msdn.microsoft.com/en-us/library/ff934571.aspx

转载于:https://www.cnblogs.com/stevenawake/archive/2013/03/07/2947957.html

VS Test: No connection could be made because the target machine actively refused it 127.0.0.1:6910相关推荐

  1. No connection could be made because the target machine actively refused it 127.0.0.1:8888

    No connection could be made because the target machine actively refused it 127.0.0.1:8888 你妹的微软 用的Wi ...

  2. No connection could be made because the target machine actively refused it 127.0.0.1:808 的解决办法...

    程序抛出这个异步目前我已知的有以下几种原因: 1. 操作系统有防火墙,并且阻挡了指定的端口 2. 程序被放到宿主程序中,但宿主没有启动 3. Net.Tcp Listener Adapter(NetT ...

  3. 解决grpc连接报错connectex: No connection could be made because the target machine actively refused it

    如有帮助,欢迎留下足迹哦! 详情如下 code = Unavailable desc = connection error: desc = "transport: Error while d ...

  4. Redis错误:No connection could be made because the target machine actively refused it

    问题: 利用go连接远程阿里云centos主机的redis,代码如下: redisCli := redis.NewClient(&redis.Options{Addr: url,Passwor ...

  5. connectex: No connection could be made because the target machine actively refused it.

    关于阿里云服务器出现以下错误的原因: connectex: No connection could be made because the target machine actively refuse ...

  6. consul注册报错 connectex: No connection could be made because the target machine actively refused it.

    consul注册报错 connectex: No connection could be made because the target machine actively refused it. Ge ...

  7. No connection could be made because the target machine actively refused it [::1]:808

    No connection could be made because the target machine actively refused it [::1]:808 1.首先查看端口占用情况, 在 ...

  8. 关于docker报错:No connection could be made because the target machine actively refused it.

    我是在win10下跑的docker 事情是这样的,今天安装好douker跑起来后报了一个很奇怪的错误` C:\Users\Administrator>docker ps error during ...

  9. grpc client No connection could be made because the target machine actively refused it

    grpc client No connection could be made because the target machine actively refused it 禁用防火墙 查看yaml中 ...

最新文章

  1. 一些java面试高频题
  2. thinkphp模板中使用方法
  3. 什么是重构,什么不是重构
  4. [BZOJ3545][ONTAK2010]Peaks
  5. html广告条效果,css3炫酷网站banner广告动画特效
  6. SharePoint 2013 关于自定义显示列表表单的bug
  7. Linux比较大文件内容,Linux系统最大文件打开数优化,解决Too many open files报错
  8. eclipse 输入卡顿_解决eclipse卡顿
  9. 通过Android上的意图启动Google地图路线
  10. 【codevs1553】互斥的数
  11. java设计模式迭代器模式_Java中的迭代器设计模式
  12. LeetCode 138. Copy List with Random Pointer
  13. 一款支持语音搜索及语音Voip的浏览器
  14. 蒟蒻的做题录(时间)
  15. Git创建版本库及git init 、add 和 commit -m 的基本使用
  16. java全局搜素快捷键_eclipse全局搜索快捷键是什么
  17. PPT模板、电子书、论文、壁纸、视频、各类数据...走出信息茧房——资源网站全推荐
  18. [渝粤教育] 西南科技大学 会计学原理 在线考试复习资料(1)
  19. 微信小程序60秒倒计时
  20. image jpeg

热门文章

  1. elementUI 使用 el-select 的远程搜索功能,导致数据无法回显怎么解决?
  2. 接口自动化测试框架-完整测试用例模板
  3. 多线程相关知识点总结
  4. 【图像检测】手指指尖的图像采集与检测附matlab代码
  5. ntp和chronyd
  6. 著名EMORY大学logo翻新案例—跟高手学设计
  7. 恒驰冬测 恒大汽车迎性能大考
  8. fit 耐克外套storm_NIKE Storm-FIT面料
  9. 机器人测钢卷直径_激光传感器的使用方法汇总
  10. 【附源码】计算机毕业设计SSM校园二手物品交易网站