System.InvalidOperationException: The partial view 'listaIcone' was not found or no view engine supports the searched locations. The following locations were searched: ~/Views/RenderMvc/listaIcone.aspx ~/Views/RenderMvc/listaIcone.ascx ~/Views/Shared/listaIcone.aspx ~/Views/Shared/listaIcone.ascx ~/Views/RenderMvc/listaIcone.cshtml ~/Views/RenderMvc/listaIcone.vbhtml ~/Views/Shared/listaIcone.cshtml ~/Views/Shared/listaIcone.vbhtml ~/Views/Partials/listaIcone.cshtml ~/Views/MacroPartials/listaIcone.cshtml ~/Views/listaIcone.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 Our.Umbraco.DocTypeGridEditor.Web.Extensions.HtmlHelperExtensions.RenderDocTypeGridEditorItem(HtmlHelper helper, IPublishedElement content, String editorAlias, String viewPath, String previewViewPath, Boolean isPreview) at ASP._Page_app_plugins_doctypegrideditor_render_DocTypeGridEditor_cshtml.Execute() in 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 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.Web.Mvc.ProfilingView.Render(ViewContext viewContext, TextWriter writer) in D:\a\1\s\src\Umbraco.Web\Mvc\ProfilingView.cs:line 25 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 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
System.InvalidOperationException: The partial view 'listaIconeTexto' was not found or no view engine supports the searched locations. The following locations were searched: ~/Views/RenderMvc/listaIconeTexto.aspx ~/Views/RenderMvc/listaIconeTexto.ascx ~/Views/Shared/listaIconeTexto.aspx ~/Views/Shared/listaIconeTexto.ascx ~/Views/RenderMvc/listaIconeTexto.cshtml ~/Views/RenderMvc/listaIconeTexto.vbhtml ~/Views/Shared/listaIconeTexto.cshtml ~/Views/Shared/listaIconeTexto.vbhtml ~/Views/Partials/listaIconeTexto.cshtml ~/Views/MacroPartials/listaIconeTexto.cshtml ~/Views/listaIconeTexto.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 Our.Umbraco.DocTypeGridEditor.Web.Extensions.HtmlHelperExtensions.RenderDocTypeGridEditorItem(HtmlHelper helper, IPublishedElement content, String editorAlias, String viewPath, String previewViewPath, Boolean isPreview) at ASP._Page_app_plugins_doctypegrideditor_render_DocTypeGridEditor_cshtml.Execute() in 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 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.Web.Mvc.ProfilingView.Render(ViewContext viewContext, TextWriter writer) in D:\a\1\s\src\Umbraco.Web\Mvc\ProfilingView.cs:line 25 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 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
System.InvalidOperationException: The model item passed into the dictionary is of type 'Umbraco.Web.PublishedModels.ListaRadioItems', but this dictionary requires a model item of type 'System.Collections.Generic.List`1[Umbraco.Web.PublishedModels.RadioItem]'. at System.Web.Mvc.ViewDataDictionary`1.SetModel(Object value) at System.Web.Mvc.ViewDataDictionary..ctor(ViewDataDictionary dictionary) at System.Web.Mvc.WebViewPage`1.SetViewData(ViewDataDictionary viewData) at System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance) at Umbraco.Web.Mvc.ProfilingView.Render(ViewContext viewContext, TextWriter writer) in D:\a\1\s\src\Umbraco.Web\Mvc\ProfilingView.cs:line 25 at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData) at Our.Umbraco.DocTypeGridEditor.Web.Extensions.HtmlHelperExtensions.RenderDocTypeGridEditorItem(HtmlHelper helper, IPublishedElement content, String editorAlias, String viewPath, String previewViewPath, Boolean isPreview) at ASP._Page_app_plugins_doctypegrideditor_render_DocTypeGridEditor_cshtml.Execute() in 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 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.Web.Mvc.ProfilingView.Render(ViewContext viewContext, TextWriter writer) in D:\a\1\s\src\Umbraco.Web\Mvc\ProfilingView.cs:line 25 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 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