【发布时间】:2011-01-14 18:02:49
【问题描述】:
我的项目中有一个区域,但视图引擎无法找到我的视图,它不在我的区域目录中查找视图?
未找到视图“索引”或其主视图,或者没有视图引擎支持搜索到的位置。搜索了以下位置: ~/Views/foo/Index.aspx ~/Views/foo/Index.ascx ~/Views/Shared/Index.aspx ~/Views/Shared/Index.ascx ~/Views/foo/Index.cshtml ~/Views/foo/Index.vbhtml ~/Views/Shared/Index.cshtml ~/Views/Shared/Index.vbhtml
【问题讨论】:
标签: asp.net asp.net-mvc-3