在xp iis上无法托pipeasp.net

我正在做一些我创build的asp.net程序的testing托pipe

我可以从本地机器访问它(既debugging和指向虚拟目录)

我也可以通过使用localhost或使用ip访问(本地)

然而,当我在同一个networking上的另一台机器上(我可以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. 

有没有人有任何想法我做错了?

Crash893

编辑:

防火墙是100%默认值,在应用程序,安全或系统下的事件日志中不会出现任何内容

首先,看看你的web.config文件,validation是否所有的东西都应该如此

接下来,检查你的iispipe理器,看看是否允许来自其他机器的连接ip地址应该是'all unassigned'端口 – 80连接超时是什么? (默认值是900)是否启用了http keep-alives?