0

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

https://www.telerik.com/forums/compiler-error-message-cs1061-'htmlhelper-dynamic-'-does-not-contain-a-definition-for-'kendo'

Please see attached - any pointers appreciatedenter image description here

Ram
  • 527
  • 1
  • 10
  • 26

1 Answers1

0

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.

Ram
  • 527
  • 1
  • 10
  • 26