当我尝试访问新安装的 CruiseControl.NET 仪表板时,为什么会收到 404 错误?

发布于 2024-11-08 05:41:17 字数 422 浏览 0 评论 0原文

我刚刚了解了这个问题的底部,并且找不到任何地方记录的问题,所以我想我会发布问题(和答案)以供将来参考:

我刚刚在(虚拟)Windows 上安装了 CruiseControl.NET Server 2003 和我无法访问仪表板。 CruiseControl (ccnet.exe) 运行正常,IIS6 已启动并运行,并且 CruiseControl 安装将默认网站下的仪表板应用程序安装为“ccnet”。它指向仪表板文件夹,并且仪表板文件在 IIIS Manager 中可见,但是当我尝试访问 http://localhost/ccnet< /a> 我收到 404:找不到页面错误。无论我使用 IE 还是 Chrome,还是尝试从 IIS 管理器浏览网站,我都会收到此消息。

怎么了?

I've just got to the bottom of this, and couldn't find the problem documented anywhere, so thought I would post the question (and answer) for future reference:

I've just installed CruiseControl.NET on a (virtual) Windows Server 2003 and I can't access the Dashboard. CruiseControl (ccnet.exe) runs fine, and IIS6 is up and running, and the the CruiseControl installation installed the Dashboard app under Default Web Sites as "ccnet". It's pointing to the dashboard folder, and the dashboard files are visible in IIIS Manager, but when I try to access http://localhost/ccnet I get a 404: Page Not Found error. I get this whether I use IE or Chrome, or try to Browse the site from IIS Manager.

What's wrong?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

断桥再见 2024-11-15 05:41:17

ASP.NET 被禁止,需要允许 - 在 IIS 管理器中,单击服务器下的“Web 服务扩展”,选择 ASP.NET 并单击“允许”。

ASP.NET was Prohibited, and needed to be Allowed - in IIS Manager, click on Web Service Extensions under the server, select ASP.NET and click Allow.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文