System.InvalidOperationException: The view 'Components/Category/ProductsDisplayList' was not found. The following locations were searched:
/App_Plugins/Views/Render/Components/Category/ProductsDisplayList.cshtml
/App_Plugins/Views/Shared/Components/Category/ProductsDisplayList.cshtml
/App_Plugins/Views/Partials/Components/Category/ProductsDisplayList.cshtml
/App_Plugins/Views/MacroPartials/Components/Category/ProductsDisplayList.cshtml
/Views/Components/Category/ProductsDisplayList.cshtml
/Views/Shared/Components/Category/ProductsDisplayList.cshtml
/Views/Partials/Components/Category/ProductsDisplayList.cshtml
/Views/MacroPartials/Components/Category/ProductsDisplayList.cshtml
/Views/Render/Components/Category/ProductsDisplayList.cshtml
/Views/Shared/Components/Category/ProductsDisplayList.cshtml
/Pages/Shared/Components/Category/ProductsDisplayList.cshtml
at Microsoft.AspNetCore.Mvc.ViewEngines.ViewEngineResult.EnsureSuccessful(IEnumerable`1 originalLocations)
at Microsoft.AspNetCore.Mvc.ViewComponents.ViewViewComponentResult.ExecuteAsync(ViewComponentContext context)
at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context)
at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments)
at AspNetCore.Views_CategoryPage.ExecuteAsync() in C:\Kunder\ABCBolte\Views\CategoryPage.cshtml:line 41