This is a migrated thread and some comments may be shown as answers.

.NET Core 2.0 issue - Could not load type

15 Answers 322 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 15 Aug 2017, 08:05 PM

Upgraded to 2.0 and now getting this error.

 

Could not load type 'Microsoft.AspNetCore.Mvc.ModelBinding.ValueProviderResultExtensions' from assembly 'Microsoft.AspNetCore.Mvc.Core

   {
              "level": 0,
              "method": "Kendo.Mvc.UI.DataSourceRequestModelBinder.TryGetValue",
              "assembly": "Kendo.Mvc, Version=2017.2.621.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
            },
            {
              "level": 1,
              "method": "Kendo.Mvc.UI.DataSourceRequestModelBinder.CreateDataSourceRequest",
              "assembly": "Kendo.Mvc, Version=2017.2.621.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
            },
            {
              "level": 2,
              "method": "Kendo.Mvc.UI.Grid`1.ProcessDataSource",
              "assembly": "Kendo.Mvc, Version=2017.2.621.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
            },
            {
              "level": 3,
              "method": "Kendo.Mvc.UI.Grid`1.ProcessSettings",
              "assembly": "Kendo.Mvc, Version=2017.2.621.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
            },
            {
              "level": 4,
              "method": "Kendo.Mvc.UI.WidgetBase.RenderHtml",
              "assembly": "Kendo.Mvc, Version=2017.2.621.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
            },
            {
              "level": 5,
              "method": "Kendo.Mvc.UI.WidgetBase.ToHtmlString",
              "assembly": "Kendo.Mvc, Version=2017.2.621.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
            },
            {
              "level": 6,
              "method": "Kendo.Mvc.UI.Fluent.WidgetBuilderBase`2.WriteTo",
              "assembly": "Kendo.Mvc, Version=2017.2.621.0, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
            }

15 Answers, 1 is accepted

Sort by
0
Carlos
Top achievements
Rank 1
answered on 15 Aug 2017, 11:25 PM

I have same problem and it is holding some key development, I hope they fix it ASAP.

 

0
Carlos
Top achievements
Rank 1
answered on 16 Aug 2017, 01:37 PM
Just got a response from Telerik after waiting more than 24 hours  wait for a support ticket, and they said it will be fix for next Q3 release, I am surprised that they did not fix it using the preview version of .net core, usually Telerik have everything working by the framework release date. 
0
Matt
Top achievements
Rank 1
answered on 16 Aug 2017, 01:50 PM
Well I guess now we wait. Too bad there aren't daily builds or something we could use until the final release.
0
Pavlina
Telerik team
answered on 18 Aug 2017, 08:28 AM
Hello,

Full support for .NET Core 2.0 will be provided in the upcoming R3 2017 release, scheduled for the middle of September. As soon as we resolve the issues we will also release an internal build, so stay tuned.
 
Regards,
Pavlina
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Pavlina
Telerik team
answered on 23 Aug 2017, 07:43 PM
Hello,

The issues with .Net Core 2.0 were fixed in the latest internal build from today - version 2017.2.823, so you can download it from your accounts and use it until the official R3 2017 version is released.

Regards,
Pavlina
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Carlos
Top achievements
Rank 1
answered on 23 Aug 2017, 07:53 PM
How do  I install a zip file in Visual studio  ? since Telerik is managed by nuget 
0
Marcel
Top achievements
Rank 1
answered on 24 Aug 2017, 07:46 AM

Unzip the zip file. Use the NuGet package file telerik.ui.for.aspnet.core.internal.2017.2.823.commercial\wrappers\aspnetcore\Binaries\AspNet.Core\Telerik.UI.for.AspNet.Core.2017.2.823.nupkg

See this article how to install offline NuGet packages:

https://stackoverflow.com/questions/10240029/how-to-install-a-nuget-package-nupkg-file-locally

0
Matt
Top achievements
Rank 1
answered on 28 Aug 2017, 03:50 PM
The new version seemed to work for me. Thank you!
0
darko
Top achievements
Rank 1
answered on 30 Aug 2017, 11:25 AM
Where I can find Telerik.UI.for.AspNet.Core.2017.2.823.nupkg?
0
Marcel
Top achievements
Rank 1
answered on 30 Aug 2017, 11:27 AM
See answer of @Pavlina ..... download them from your account page.
0
Marcel
Top achievements
Rank 1
answered on 30 Aug 2017, 11:28 AM
Download them from your account page.
0
Meysam
Top achievements
Rank 1
answered on 02 Sep 2017, 12:46 PM
I can't find version 2017.2.823 in my account.
0
Marcel
Top achievements
Rank 1
answered on 04 Sep 2017, 06:27 AM
Version 2017.2.823 is an internal build and no official release so go to the Internal Builds tab.
0
Meysam
Top achievements
Rank 1
answered on 04 Sep 2017, 08:34 AM
Where is it, exactly?
I can't found!

https://www.telerik.com/account/product-download?product=UIASPCORE

0
Marcel
Top achievements
Rank 1
answered on 04 Sep 2017, 08:42 AM

Maybe it depends of the kind of license you have. But I see the versions at Internal Builds:

 

Tags
Grid
Asked by
Matt
Top achievements
Rank 1
Answers by
Carlos
Top achievements
Rank 1
Matt
Top achievements
Rank 1
Pavlina
Telerik team
Marcel
Top achievements
Rank 1
darko
Top achievements
Rank 1
Meysam
Top achievements
Rank 1
Share this question
or