Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/asp.net/31.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
编译的ASP.NET应用程序只能在本地查看_Asp.net_Iis 7 - Fatal编程技术网

编译的ASP.NET应用程序只能在本地查看

编译的ASP.NET应用程序只能在本地查看,asp.net,iis-7,Asp.net,Iis 7,我在本地计算机上运行了一个开发网站,我可以通过键入地址在本地访问该网站,但是当其他人试图浏览该网站时,他们会收到一个错误: Server Error in '/' Application. The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name

我在本地计算机上运行了一个开发网站,我可以通过键入地址在本地访问该网站,但是当其他人试图浏览该网站时,他们会收到一个错误:

Server Error in '/' Application. 
The resource cannot be found. 
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly. 
我使用的是IIS7,ASP.NET3.5,应用程序是预编译的


有什么提示吗?

原来是防火墙问题,干杯

您是否尝试过从另一台机器ping您的机器。听起来像是防火墙问题或类似问题。在服务器出现故障时,您可能会得到更好的帮助。