Data Query

1 Answer 172 Views
Filter
Remi
Top achievements
Rank 1
Iron
Remi asked on 28 Sep 2021, 01:31 PM

hi,

I am trying to setup a data query server side from kendo react but I am facing an issue on .net side.

the setup is very simple. A controller that returns a list of objects.

I am using .Net core 5.0

I included Kendo.Mvc.Extensions and Kendo.Mvc.UI

I added the nuget package Kendo.for.AspNet.Core version 2019.1.115

 

And I get this error :

 

System.TypeLoadException: Could not load type 'Microsoft.AspNetCore.Mvc.ModelBinding.Internal.ModelBindingHelper' from assembly 'Microsoft.AspNetCore.Mvc.Core, Version=5.0.0.0,

 I have the same error with sdk 3.1

 

Any idea ?

Thank you

1 Answer, 1 is accepted

Sort by
0
Aleksandar
Telerik team
answered on 01 Oct 2021, 08:33 AM

Hi Remi,

I will post the relative information from the Support ticket on the same matter, for the benefit of the community:

ASP.NET Core was released on September 23, 2019 and Telerik UI for ASP.NET Core supports .NET Core 3.0 as of v2019.3.917. As you are using an earlier version of Telerik UI for ASP.NET Core I suspect the issue is related to incompatible versions. To get a later version of Telerik UI for ASP.NET Core you can login to your account and download a newer version from there or, alternatively, update the version you use via NuGet, depending on how you have your application set up.

Once you are able to test with version 2019.3.917 or latter let me know if the issue is resolved or still persists so I can investigate further.

Regards,
Aleksandar
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Filter
Asked by
Remi
Top achievements
Rank 1
Iron
Answers by
Aleksandar
Telerik team
Share this question
or