Hi,
I 'm using MVC5 and have a reference to the Kendo.MVC.dll assembly.
I've followed the instructions mentioned in below article.
http://docs.telerik.com/kendo-ui/aspnet-mvc/asp-net-mvc-5
I have just started using telerik control after installation but I am getting below compilation error.
CS1705: Assembly 'Kendo.Mvc, Version=2016.1.112.545, Culture=neutral, PublicKeyToken=121fae78165ba3d4' uses 'System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'System.Web.Mvc, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Thanks,
Shital
7 Answers, 1 is accepted

This issue is resolved.
I have installed asp.net.mvc from Nuget and error gone.
Thanks.

I had the same issue. The above suggestion solved the issue for me
Thanks

It worked for me. Thank you.


We have added this issue and its solution to the documentation's Troubleshooting section.
Regards,
Ivan Danchev
Progress Telerik

seriuosly my problem is also resolved thank you guys for your support