ASP.NET MVC2 部署到服务器

发布于 2024-11-14 13:36:01 字数 118 浏览 6 评论 0原文

嘿,我创建了一个默认的 MVC2 项目,只是为了看看是否可以让它在 MochaHost 托管的网站上运行。不幸的是,它似乎没有显示页面,而只是显示目录。

以前有人遇到过这个问题吗?或者知道可能有帮助的教程?

Hey I created a default MVC2 project just to see if i could get it to run on my site hosted by MochaHost. Unfortunately it doesn't seem to display the page instead it just displays the directory.

Has anybody had this problem before? Or know of a tutorial that may help?

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

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

发布评论

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

评论(1

影子是时光的心 2024-11-21 13:36:01

您是否向 MochaHost 确认过它们是否在 IIS6 上运行?我建议向他们开一张票,了解他们的环境中有什么。

以下是使用 IIS6 部署 MVC 的教程: http://blog.stevensanderson.com/2008/07/04/options-for-deploying-aspnet-mvc-to-iis-6/

您也可以尝试禁用目录浏览以便您知道是否存在真正的问题。

Did you confirm with MochaHost if they are running on IIS6? I suggest open a ticket with them and understand what they have in the environment.

Here is a tutorial for deploying MVC with IIS6: http://blog.stevensanderson.com/2008/07/04/options-for-deploying-aspnet-mvc-to-iis-6/

You can also try disabling the directory browsing so that you know if there is a real problem.

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