VS2015启动运行后一直发送VsHub请求(Fiddler显示)的解决方案

VS2015启动运行后,打开Fiddler监听接口调用实际请求(启用浏览器链接 选项已关闭),结果发现全部都是VsHub的请求(图1),想看到自己想要的请求非常难

VS2015 when debugging ,it shows hundreds of calls/second to vshub in Fiddler, and browserlink is off


如果仅仅是Filter Now过滤每次都要这样操作,比较麻烦,如下是解决办法:

在VS2015的 “工具”“选项”“调试”里,取消勾选“调试时启用诊断工具”,即可解决。

Solution:

Disable diagnostic tools in Visual Studio so that they don't automatically run when debugging (closing the diagnostics window is not enough, as diagnostics still run). 
Tools --> Options --> Debugging --> General --> uncheck "Enable Diagnostic Tools while debugging".
This treats the cause of the problem (doesn't generate the traffic) rather that just hiding the symptoms (by filtering out the capturing of the traffic).

参考:

https://connect.microsoft.com/VisualStudio/feedback/details/1919828/hundreds-of-calls-second-to-vshub-and-browserlink-is-off

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值