jtrent238

Untitled

Aug 28th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. System.NullReferenceException: Object reference not set to an instance of an object.
  2. at ASP._Page_Views_MacroPartials_SearchResults_cshtml.GetContentString(SearchResult result) in e:\Prodwebsite2\Views\MacroPartials\SearchResults.cshtml:line 147
  3. at ASP._Page_Views_MacroPartials_SearchResults_cshtml.Execute() in e:\Prodwebsite2\Views\MacroPartials\SearchResults.cshtml:line 55
  4. at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
  5. at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
  6. at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
  7. at Umbraco.Core.Profiling.ProfilingView.Render(ViewContext viewContext, TextWriter writer)
  8. at Umbraco.Web.Mvc.ControllerExtensions.RenderViewResultAsString(ControllerBase controller, ViewResultBase viewResult)
  9. at Umbraco.Web.Macros.PartialViewMacroEngine.Execute(MacroModel macro, IPublishedContent content)
  10. at umbraco.macro.LoadPartialViewMacro(MacroModel macro)
  11. at umbraco.macro.renderMacro(Hashtable pageElements, Int32 pageId)
  12. at Umbraco.Web.UmbracoComponentRenderer.RenderMacro(macro m, IDictionary`2 parameters, page umbracoPage)
  13. at ASP._Page_Views_Partials_grid_editors_macro_cshtml.Execute() in e:\Prodwebsite2\Views\Partials\Grid\Editors\Macro.cshtml:line 13
  14. at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
  15. at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
  16. at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
  17. at Umbraco.Core.Profiling.ProfilingView.Render(ViewContext viewContext, TextWriter writer)
  18. at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData)
  19. at ASP._Page_Views_Partials_grid_editors_base_cshtml.Execute() in e:\Prodwebsite2\Views\Partials\Grid\Editors\Base.cshtml:line 19
Add Comment
Please, Sign In to add comment