“/”应用程序中的服务器错误。

未找到分部视图“Comp/MBEditor”或没有视图引擎支持搜索的位置。搜索了以下位置:
~/Views/Comments/Comp/MBEditor.aspx
~/Views/Comments/Comp/MBEditor.ascx
~/Views/Shared/Comp/MBEditor.aspx
~/Views/Shared/Comp/MBEditor.ascx
~/Views/Comments/Comp/MBEditor.cshtml
~/Views/Comments/Comp/MBEditor.vbhtml
~/Views/Shared/Comp/MBEditor.cshtml
~/Views/Shared/Comp/MBEditor.vbhtml

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.InvalidOperationException: 未找到分部视图“Comp/MBEditor”或没有视图引擎支持搜索的位置。搜索了以下位置:
~/Views/Comments/Comp/MBEditor.aspx
~/Views/Comments/Comp/MBEditor.ascx
~/Views/Shared/Comp/MBEditor.aspx
~/Views/Shared/Comp/MBEditor.ascx
~/Views/Comments/Comp/MBEditor.cshtml
~/Views/Comments/Comp/MBEditor.vbhtml
~/Views/Shared/Comp/MBEditor.cshtml
~/Views/Shared/Comp/MBEditor.vbhtml

源错误:


行 67:                     <script src="/dist/js/weui.js"></script>
行 68:                     <div id="comentyes">
行 69:                         @Html.Partial("Comp/MBEditor", new ZoomLa.AppCode.Controls.C_MBEditor()
行 70:                        {
行 71:                            Title = "回复留言",

源文件: d:\wwwroot\hosting\web_old151\site.73ic.com去上站群\Views\Comments\CommentFor.cshtml    行: 69

堆栈跟踪:


[InvalidOperationException: 未找到分部视图“Comp/MBEditor”或没有视图引擎支持搜索的位置。搜索了以下位置: 
~/Views/Comments/Comp/MBEditor.aspx
~/Views/Comments/Comp/MBEditor.ascx
~/Views/Shared/Comp/MBEditor.aspx
~/Views/Shared/Comp/MBEditor.ascx
~/Views/Comments/Comp/MBEditor.cshtml
~/Views/Comments/Comp/MBEditor.vbhtml
~/Views/Shared/Comp/MBEditor.cshtml
~/Views/Shared/Comp/MBEditor.vbhtml]
   System.Web.Mvc.HtmlHelper.FindPartialView(ViewContext viewContext, String partialViewName, ViewEngineCollection viewEngineCollection) +416
   System.Web.Mvc.HtmlHelper.RenderPartialInternal(String partialViewName, ViewDataDictionary viewData, Object model, TextWriter writer, ViewEngineCollection viewEngineCollection) +225
   System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData) +136
   ASP.<>c__DisplayClass9.<Execute>b__7() in d:\wwwroot\hosting\web_old151\site.73ic.com去上站群\Views\Comments\CommentFor.cshtml:69
   System.Web.WebPages.<>c__DisplayClassb.<RenderSection>b__9(TextWriter tw) +414
   System.Web.WebPages.WebPageBase.Write(HelperResult result) +108
   ASP._Page_Views_Shared__empty_cshtml.Execute() in d:\wwwroot\hosting\web_old151\site.73ic.com去上站群\Views\Shared\_empty.cshtml:10
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +252
   System.Web.Mvc.WebViewPage.ExecutePageHierarchy() +147
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +122
   System.Web.WebPages.<>c__DisplayClass7.<RenderPageCore>b__6(TextWriter writer) +304
   System.Web.WebPages.WebPageBase.Write(HelperResult result) +108
   System.Web.WebPages.WebPageBase.RenderSurrounding(String partialViewName, Action`1 body) +88
   System.Web.WebPages.WebPageBase.PopContext() +349
   System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) +375
   System.Web.Mvc.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17() +31
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) +436
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) +436
   System.Web.Mvc.Async.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult) +187
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +38
   System.Web.Mvc.<>c__DisplayClass1d.<BeginExecuteCore>b__18(IAsyncResult asyncResult) +27
   System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +25
   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +52
   System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +25
   System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +38
   System.Web.Mvc.<>c__DisplayClass8.<BeginProcessRequest>b__3(IAsyncResult asyncResult) +41
   System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +25
   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +38
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +602
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +195
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +128


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.7.3282.0