Hello,
We developed a widget in an empty ASP.NET MVC project with the last Kendo UI for ASP.NET MVC trial version. It works !
Now, we would like to use this widget in a Sitefinity 14.4 project version but we have an error saying that the assembly Kendo.Mvc 2024.4.1112.462 is using System.Web.Mvc 5.3.0.0 but the referenced assembly is 5.2.7.0 version in Sitefinity project.
Is there any way to download an older Kendo UI for ASP.NET MVC version using System.Web.Mvc 5.2.7.0 ?
How can we use a trial version before buying the component bundle ?
We tried with the nuget server but the trial version is only available in the last version.
Thank you for your help.
Although I am advised and I have used the wizard to update previously, I am getting the following.
Does anyone know of a way of resolving this?
We are using the below .dlls as standalone .dlls (Not from Nuget package installation) In a .Net Framework Web Forms Application
We want to migrate/upgrade to .Net framework 4.8
Are these Dlls backwards compatible or should i use new versions of these dlls that will be compatible with .Net Framework 4.8?
Thanks!
Hello,
I have been having issues with Visual Studio 2022 (17.7 and 17.8) crashing when running a 'Find and Replace' or when trying to merge a file using GIT. After submitting the issue to the Visual Studio support team, we discovered that either the Telerik MVC or Core extension is the cause.
Is anyone else experiencing this issue? If so, is it being fixed in the next release?
Thanks
I have an ASP.NET solution that uses Telerik UI MVC 2018.2.620
I want to upgrade it to use Telerik UI MVC 2023.2.718
I installed Telerik UI MVC 2023.2.718, and then reinstalled Telerik UI MVC 2018.2.620
I don't have an Upgrade option to upgrade the solution. How can I use to upgrade tool to upgrade the solution?
All the styling is broken, using bootstrap. I noticed a massive change in the files in Content/kendo/2023.1.314 (i.e. none of the previous files I had linked to actually exist anymore). I upgraded from 2023.1.117. Do I use bootstrap-4.css or bootstrap-main.css or what?
I ran the upgrade wizard and there was nothing about such massive changes.
Where's the documentation on these changes? Happy to read up but I couldn't find anything?
This is disgraceful for a minor upgrade to break/change everything so drastically.
i am getting the error when i use @html.kendo()
it showing are you missing any directives
>please suggest any solution
Net MVC application there I want to update the telerik control as per the security team.
I am looking at the nuget packages and it giving me multiple options. The MVC projects that I have it is running on .net 4.7.2 so I am not sure which package to install. Also I used to think MVC4 is .net 4x.x but seem like it is not true so here is the Here are the multiple options for MVC:
Telerik.Ui.For.ASPNet>MVC3
Telerik.Ui.For.ASPNet>MVC4
Telerik.Ui.For.ASPNet>MVC5
Telerik.Ui.For.ASPNet.Core
I thought Telerik.Ui.For.ASPNet>MVC4 would work on 4.7.2 but it is not working as expected when I installed the several different packages.
Another confusion created to me by Telerik documentation. If it is referring to 3, 4 or 5 what does it really means?
" Telerik.UI.for.AspNet.Core—Telerik UI for ASP.NET Core Commercial.
Telerik.UI.for.AspNet.Mvc5—Telerik UI for ASP.NET MVC 5 Commercial.
Telerik.UI.for.AspNet.Mvc4—Telerik UI for ASP.NET MVC 4 Commercial.
Telerik.UI.for.AspNet.Mvc3—Telerik UI for ASP.NET MVC 3 Commercial.
I am using asp.net Mvc app 4.7.2 .net version. If I get the nuget package, how can I check which Jquery version it is supporting?
I have Jquery installed separately 3.6.0. in my mvc project.