Error rendering template products.htm
at Vici.Mvc.Template.Render(View view) at Vici.Mvc.View.Render() at Vici.Mvc.RenderViewActionResult.Execute(HttpContextBase httpContext) at Vici.Mvc.MvcPageHandler.ProcessRequest(HttpContextBase httpContext)
  At line 11, column 9
Error rendering template: Error rendering view component products-by-category
at Vici.Core.Parser.TemplateParser.Render(CompiledTemplate compiledTemplate, IParserContext context) at Vici.Mvc.Template.Render(View view)
  At line 11, column 9
Error rendering view component products-by-category
at Vici.Mvc.ViciMvcTemplateConfig.EvalComponentExpression(ExpressionParser parser, TemplateToken token, TemplateParserContext context) at Vici.Mvc.ViciMvcTemplateConfig.OnEvalExpression(ExpressionParser parser, TemplateToken token, IParserContext context) at Vici.Core.Parser.TemplateParser.OnEvalExpression(TemplateToken templateToken, IParserContext context) at Vici.Core.Parser.TemplateParser.BuildOutput(CompiledTemplate compiledTemplate, Dictionary`2 macros, Node rootNode, StringBuilder outputBuffer, IParserContext context) at Vici.Core.Parser.TemplateParser.Render(CompiledTemplate compiledTemplate, IParserContext context)
Object reference not set to an instance of an object.
at yameshop.com.controllers.components.ProductsByCategory.Run() at Vici.Mvc.ActionMethod.Invoke(Object target, Object[] parameters) at Vici.Mvc.ActionMethod.Invoke(Object target, TemplateParserContext parserContext) at Vici.Mvc.ControllerClass.Run(Controller controller, String methodName, TemplateParserContext context) at Vici.Mvc.WebAppHelper.RunViewComponent(ControllerAction controllerAction, TemplateParserContext context) at Vici.Mvc.ViciMvcTemplateConfig.EvalComponentExpression(ExpressionParser parser, TemplateToken token, TemplateParserContext context)