Facebook Logo
System.InvalidOperationException: The partial view 'notificacao' was not found or no view engine supports the searched locations. The following locations were searched:
~/Views/RenderMvc/notificacao.aspx
~/Views/RenderMvc/notificacao.ascx
~/Views/Shared/notificacao.aspx
~/Views/Shared/notificacao.ascx
~/Views/RenderMvc/notificacao.cshtml
~/Views/RenderMvc/notificacao.vbhtml
~/Views/Shared/notificacao.cshtml
~/Views/Shared/notificacao.vbhtml
~/Views/Partials/notificacao.cshtml
~/Views/MacroPartials/notificacao.cshtml
~/Views/notificacao.cshtml
   em System.Web.Mvc.HtmlHelper.FindPartialView(ViewContext viewContext, String partialViewName, ViewEngineCollection viewEngineCollection)
   em System.Web.Mvc.HtmlHelper.RenderPartialInternal(String partialViewName, ViewDataDictionary viewData, Object model, TextWriter writer, ViewEngineCollection viewEngineCollection)
   em System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData)
   em Our.Umbraco.DocTypeGridEditor.Web.Extensions.HtmlHelperExtensions.RenderDocTypeGridEditorItem(HtmlHelper helper, IPublishedElement content, String editorAlias, String viewPath, String previewViewPath, Boolean isPreview)
   em ASP._Page_app_plugins_doctypegrideditor_render_DocTypeGridEditor_cshtml.Execute() em C:\publish_deploy\Archive\Content\C_C\agent\_work\2\s\Sabseg\Umbraco\obj\Release\Package\PackageTmp\app_plugins\doctypegrideditor\render\DocTypeGridEditor.cshtml:line 28
   em System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
   em System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
   em System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
   em Umbraco.Web.Mvc.ProfilingView.Render(ViewContext viewContext, TextWriter writer) em D:\a\1\s\src\Umbraco.Web\Mvc\ProfilingView.cs:line 25
   em System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData)
   em ASP._Page_Views_Partials_grid_editors_Base_cshtml.Execute() em C:\publish_deploy\Archive\Content\C_C\agent\_work\2\s\Sabseg\Umbraco\obj\Release\Package\PackageTmp\Views\Partials\grid\editors\Base.cshtml:line 20