gpt4 book ai didi

c# - MVC Azure无法找到具有默认路由的 View 或主控,但可以在本地工作

转载 作者:太空狗 更新时间:2023-10-29 14:42:33 26 4
gpt4 key购买 nike

我有一个在本地运行良好的 MVC 网站,但是当我将其部署到我的 Azure 网站时,除了主页索引页面之外的每个网页都会出现此错误。

The view 'Index' or its master was not found or no view engine supports the searched locations. The following locations were searched:
~/Views/Sales/Index.aspx
~/Views/Sales/Index.ascx
~/Views/Shared/Index.aspx
~/Views/Shared/Index.ascx
~/Views/Sales/Index.cshtml
~/Views/Sales/Index.vbhtml
~/Views/Shared/Index.cshtml
~/Views/Shared/Index.vbhtml

如有必要,我可以提供更多信息,但我无法在该问题的所有报告中找到遇到相同问题的人。大多数人确实将文件问题放在了错误的位置。但是,我的 Controller 和 View 结构很好,它们在本地工作。仅当部署到我的 Azure 网站时,它才无法找到 View 。

最佳答案

在每个 View 的属性中,我必须将“构建操作”更改为“内容”,并且发布实际上部署了 .cshtml 文件。

关于c# - MVC Azure无法找到具有默认路由的 View 或主控,但可以在本地工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29687452/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com