【发布时间】:2017-07-17 00:00:44
【问题描述】:
我在单一网络角色的 Windows Azure 云服务上部署多个网站。我添加了必需的绑定和主机文件条目。当我运行 ping 命令时,我也会收到响应。
但是,当 RDP 到 VM 并以 localhost 身份在 VM 上本地浏览站点时 无法访问并显示 404 not found。
来自 IIS 事件的错误
The application '/' belonging to site '1' has an invalid AppPoolId 'DefaultAppPool' set. Therefore, the application will be ignored.
【问题讨论】:
标签: azure azure-web-roles