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

Option to Not Install .NET 2.0 assemblies unavailable in Q3 2010

1 Answer 33 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
James Reategui
Top achievements
Rank 1
James Reategui asked on 03 Dec 2010, 01:42 AM
The option to Not Install .NET 2.0 assemblies is unavailable in Q3 2010. This is a problem because if you install 2.0 assemblies then it needs to install asp.net ajax 1.0 for .Net 2.0, which causes conflicts with newer versions on some configurations (like ours). For development houses that only use .Net 4 now, the other stuff causes bloat as well...

It would be nice if that were available again, or maybe it's somewhere else now?

1 Answer, 1 is accepted

Sort by
0
Accepted
Biliana Ficheva
Telerik team
answered on 03 Dec 2010, 12:45 PM
Hello James,

As the option seems to be widely used we will make this choice available again in our next official release.

Meanwhile you could use the following workaround:
  1. Open a Command prompt
  2.  Navigate to the location of the Telerik RadControls installer
  3. Use the following command line: msiexec /i Telerik.Web.UI_2010_3_1109_Dev.msi SKIPINSTALLAJAXEXTENSIONS="true" (this way the installation of ASP.NET AJAX 1.0 will be skipped)
Just for your information in the following forum post a similar problem is discussed: http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/q3-installation-choices-for-net-version.aspx

Greetings,

Biliana
the Telerik team

 

Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Installer and VS Extensions
Asked by
James Reategui
Top achievements
Rank 1
Answers by
Biliana Ficheva
Telerik team
Share this question
or