Getting below error when trying to run the app - have checked solutions online including below but to no avail :-
MVC Kendo - 'System.Web.Mvc.HtmlHelper<dynamic>' could be found
Getting below error when trying to run the app - have checked solutions online including below but to no avail :-
MVC Kendo - 'System.Web.Mvc.HtmlHelper<dynamic>' could be found
The problem was I didn't have Telerik in my Program Files - I downloaded Telerik Controls on to my laptop and added the new Kendo dll as a reference, the error disappeared.