System.InvalidOperationException: The partial view 'gallery' was not found or no view engine supports the searched locations. The following locations were searched: ~/Views/RenderMvc/gallery.aspx ~/Views/RenderMvc/gallery.ascx ~/Views/Shared/gallery.aspx ~/Views/Shared/gallery.ascx ~/Views/RenderMvc/gallery.cshtml ~/Views/RenderMvc/gallery.vbhtml ~/Views/Shared/gallery.cshtml ~/Views/Shared/gallery.vbhtml ~/Views/Partials/gallery.cshtml ~/Views/MacroPartials/gallery.cshtml ~/Views/gallery.cshtml at System.Web.Mvc.HtmlHelper.FindPartialView(ViewContext viewContext, String partialViewName, ViewEngineCollection viewEngineCollection) at System.Web.Mvc.HtmlHelper.RenderPartialInternal(String partialViewName, ViewDataDictionary viewData, Object model, TextWriter writer, ViewEngineCollection viewEngineCollection) at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData) at GovMultiSite.DocTypeGridEditor.Web.Extensions.HtmlHelperExtensions.RenderDocTypeGridEditorItem(HtmlHelper helper, IPublishedContent content, String editorAlias, String viewPath, String previewViewPath, Boolean isPreview) in C:\Users\OfirH\Documents\Visual Studio 2015\Projects\GovMultiSite\GovMultiSite.DocTypeGridEditor\Web\Extensions\HtmlHelperExtensions.cs:line 139 at ASP._Page_app_plugins_doctypegrideditor_render_doctypegrideditor_cshtml.Execute() in d:\WWW\new.negev-galil\App_Plugins\DocTypeGridEditor\Render\DocTypeGridEditor.cshtml:line 28 at System.Web.WebPages.WebPageBase.ExecutePageHierarchy() at System.Web.Mvc.WebViewPage.ExecutePageHierarchy() at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) at Umbraco.Core.Profiling.ProfilingView.Render(ViewContext viewContext, TextWriter writer) at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData) at ASP._Page_Views_Partials_grid_editors_base_cshtml.Execute() in d:\WWW\new.negev-galil\Views\Partials\Grid\Editors\Base.cshtml:line 20