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

Telerik.Web.UI.dll or one of its dependencies requires a later version of the .NET Framework

5 Answers 684 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
Ela
Top achievements
Rank 1
Ela asked on 19 Oct 2011, 12:12 AM
I have web application with target framework 3.5. When I try to add reference to Telerik.Web.UI.dll (version 2011.2.915.40) I get the following error:
"Telerik.Web.UI.dll or one of its dependencies requires a later version of the .NET Framework than the one specified in project"

If I will add the dll despite the warning I get another error during compilaton:
"SMDiagnostics.dll or one of its dependencies is built by a runtime newer than the currently loaded runtime and cannot be loaded"

Which version of Telerik.Web.UI.dll  will work with Framework 3.5?

5 Answers, 1 is accepted

Sort by
0
Chavdar Dimitrov
Telerik team
answered on 20 Oct 2011, 07:57 AM
Hi Ela,

The reason for getting this error is that Telerik.Web.UI.dll v. 2011.2.915.40 targets .NET 4.0.

For a project that targets .NET 3.5 you should use Telerik.Web.UI.dll v. 2011.2.915.35. It can be found in the Bin35 folder in the product installation directory.

I hope this helps. If you need any further assistance, do not hesitate to come back to us.

Best regards,
Chavdar,
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Amit
Top achievements
Rank 1
answered on 09 Nov 2011, 08:56 AM

I have web application with target framework 4.0.

If I will use Telerik.Web.UI.dll (version 2009.3.1314.35) will it throw any error?

Thanks In advance.

0
Chavdar Dimitrov
Telerik team
answered on 09 Nov 2011, 10:53 AM
Hi Amit,

Since the Microsoft .NET Framework 4.0 is backward-compatible with applications that were built with the .NET Framework versions 1.1, 2.0, 3.0, and 3.5, you should not experience any problems in an application that targets Microsoft .NET Framework 4.0 and references Telerik.Web.UI.dll that targets Microsoft .NET 3.5.

However, I would recommend you to use the controls that target the latest framework version in order to take advantage of the improvements and new features, introduced in this version.

Best regards,
Chavdar,
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Amit
Top achievements
Rank 1
answered on 17 May 2014, 05:22 AM
[quote]Responsiveness UI asp.net application [/quote]

Hi,
Currently we have Asp.net application and we are using Telerik controls and some places we are using asp.net controls.
Now we want convert our UI to Responsiveness UI, I know your latest controls are supporting Responsiveness UI and touch devices also.
Please correct me if my understanding not correct.
Please let me know how we can achieve this, will your latest controls (ASP.NET AJAX Controls) give us full Responsiveness UI
and touch feature for touch devices.
Is there any demo or documentation is available for "how to convert Asp.net old application to Responsiveness UI asp.net application"
 
Thanks in advance.
Amit 
0
Marin Bratanov
Telerik team
answered on 20 May 2014, 01:10 PM

Hello Amit,

Our controls work one mobile and touch devices as well. A lot of them (and the number increases with each release) provide responsive capabilities already, but that alone does not make a page responsive. Ultimately, it is the layout the developer creates should be responsive.

What I would advise is that you go through the following resources to see how our tools can help you achieve this:

I hope this helps you get started.


Regards,

Marin Bratanov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Installer and VS Extensions
Asked by
Ela
Top achievements
Rank 1
Answers by
Chavdar Dimitrov
Telerik team
Amit
Top achievements
Rank 1
Marin Bratanov
Telerik team
Share this question
or