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

Installing Different Versions in Toolbox

2 Answers 100 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Raymond
Top achievements
Rank 1
Raymond asked on 02 Jan 2014, 10:26 PM

Is it possible to install multiple versions of the ASP.NET Ajax Telerik Controls on the same machine?


I have installed 2013 Q3 Net 40 but want to install a version from 2011. Our projects are using 2011 and the team does not want to update to 2013.

2 Answers, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 03 Jan 2014, 12:41 PM
Hello Raymond,

Generally the contents of the toolbox are related to the .NET version of the project you have loaded. Creating a website targetting .NET 2.0 will populate toolbox items for .NET 2.0.

If you have installed the latest version opening a .NET 3.5 or .NET 4.0 site will have the Q3 2013
RadControls for ASP.NET AJAX populated in the toolbox. When you open a different  website if you do not see the old version of the RadControls you can open the toolbox, right click on it, click on Choose Items and from .NET components Browse to the needed Telerik.Web.UI assembly so that it is added to the toolbox.

Just make sure the Target Framework of th site is set to .NET 2.0 in the Property Pages -> Build tab of the site.

What I would advise to facilitate this switch is that you close VisualStudio to allow it to unload the assemblies from the previous site before opening the next.

The best approach would be to upgrade all projects to the recent version of the RadControls to benefit from the fixes and features that are incorporated in them for the past year.

Regards,
Kate
Telerik
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 the blog feed now.
0
Raymond
Top achievements
Rank 1
answered on 03 Jan 2014, 03:42 PM

Hi:


Thanks for your response but I think I found a better way than what you describe. I went to



Telerik->Rad Controls for ASP.NET Ajax->Launch Toolbox Configurator



and selected the version I wanted. It worked perfect.

Tags
General Discussions
Asked by
Raymond
Top achievements
Rank 1
Answers by
Kate
Telerik team
Raymond
Top achievements
Rank 1
Share this question
or