标签: asp.net-mvc kendo-ui html-helper
尝试运行该应用时出现以下错误-已在线检查解决方案,包括以下内容,但无济于事:-
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'
请参阅附件-感谢任何指针
答案 0 :(得分:0)
问题是我的程序文件中没有Telerik-我将Telerik Controls下载到笔记本电脑上,并添加了新的Kendo dll作为参考,错误消失了。