【问题标题】:trouble hosting asp.net on iis在 iis 上托管 asp.net 时遇到问题
【发布时间】:2009-08-25 18:28:33
【问题描述】:

我正在对我创建的 asp.net 程序进行一些测试托管

我可以从本地机器上很好地访问它(调试和将虚拟目录指向它)

我也可以使用本地主机或使用ip访问(本地)

但是当我在同一网络上的另一台机器上时(我可以 ping 我的机器)

我收到以下错误:

Connection Interrupted

The connection to the server was reset while the page was loading.


The network link was interrupted while negotiating a connection. Please try again.

有人知道我做错了什么吗?

崩溃893

编辑:

I have duplicate this question on serverfault.com

【问题讨论】:

  • 我认为,由于这似乎是一个服务器问题,它应该更多地属于 serverfault.com 。我已经投票结束这个问题,如果再有五个人这样做,它将自动迁移到那里!哇!
  • 1) 您是否在服务器上打开了 Windows 防火墙? 2) 脚本是否在尝试一些 ajaxy 的东西?
  • Windows 应用程序事件日志中是否有与此问题相关的消息?
  • 抱歉,我不确定这是 SF 还是 SO。
  • @tangurena 我没有从 defuatls 改变任何东西我应该做什么样的防火墙改变?

标签: asp.net iis timeout


【解决方案1】:

我通常会使用Wireshark(或其他网络嗅探器)对网络流量进行快照,然后查看网络上发生的情况。将此与有效的网站进行比较。 Windows 防火墙、浏览器代理或其他网络软件可能有问题。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-09-22
    • 1970-01-01
    • 2021-12-27
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多