Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个在 .NET 4.0 池上的网站。
部署代码后的一夜之间,我将测试该站点,IIS 将为它提供良好的服务。但就在第二天,它停止为 aspx 页面提供服务并引发 404 错误。
文件都存在。仍然提供静态资源。
所以每次,如果我只是触发 iisreset ,那么网站就会再次开始提供这些页面。
任何线索这里出了什么问题?
也许有一些站点使用相同的池,其中一个导致影响其他池的问题。我会建议: