原文地址:http://blog.chinaunix.net/uid-20675015-id-1899931.html

在用Fiddler调试本机的网站时,即访问http://localhost,返回如下错误。

[Fiddler] Connection to localhost. failed.Exception Text: No connection could be made because the target machine actively refused it


解决方法:
打开Fiddler,菜单>Fiddler Options>General>Enable IPv6(if avaible)去掉该选项。

相关文章:

  • 2021-08-24
  • 2022-12-23
  • 2022-12-23
  • 2021-06-25
  • 2021-10-28
  • 2021-12-06
  • 2021-08-15
猜你喜欢
  • 2021-09-04
  • 2022-12-23
  • 2021-12-18
  • 2022-12-23
  • 2021-09-12
  • 2022-12-23
  • 2021-09-22
相关资源
相似解决方案