Hi
I am supporting the project which is written on Asp.net and using the Kendo UI and required Kendo.Mvc.dll version to 2018.1.117.
When I download the Kendo UI from your website it includes the latest dll version and I get the compile error :
Kendo.Mvc.DLL: error CS1705: Assembly 'Kendo.Mvc, Version=2018.2.620.545, Culture=neutral, PublicKeyToken=121fae78165ba3d4' uses 'System.Web.Mvc, Version=5.2.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
This is listed on another forum and the solution is to make use of the last known version, which used the older version of reference dlls 2018.1.117.
https://github.com/telerik/kendo-ui-core/issues/4285
Can you please let me know how to obtain the Kendo.MVC.dll from version 2018.1.117.
Thanks
Cheers
Vikas