Asp.Net project make use of Kendo UI and requires Kendo.Mvc.dll version to 2018.1.117

1 Answer 65 Views
General Discussions
vikas
Top achievements
Rank 1
vikas asked on 30 Sep 2023, 09:22 AM

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

1 Answer, 1 is accepted

Sort by
0
Anton Mironov
Telerik team
answered on 04 Oct 2023, 01:27 PM

Hello Vikas,

Thank you for the details provided.

In order to achieve the desired behavior, I would recommend:

  • Update the Microsoft.Asp.Net.Mvc NuGet package to version 5.2.4
  • Ask the original license holder(the one for the 2018.2.620 Kendo.MVC version) to contact us for further instructions.

I hope this information helps.

 

Kind Regards,
Anton Mironov
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages. If you're new to the Telerik family, be sure to check out our getting started resources, as well as the only REPL playground for creating, saving, running, and sharing server-side code.

Tags
General Discussions
Asked by
vikas
Top achievements
Rank 1
Answers by
Anton Mironov
Telerik team
Share this question
or