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

More Version

3 Answers 81 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
GD
Top achievements
Rank 1
GD asked on 02 Mar 2011, 04:05 PM
Is it possible install on my pc more version of Asp.Net Ajax controls and to use one in a project and one in an another (old) project?
Are there any problems?

Template project?

does "dll telerik" register in GAC?

3 Answers, 1 is accepted

Sort by
0
Veronica
Telerik team
answered on 02 Mar 2011, 04:36 PM
Hi Claudio,

Yes, Telerik dll-s are registered in Global Assembly Cache.

On the question about different versions of Telerik controls - you don't need to go through the installation of controls as it will replace the older version. You can download a .zip with dll-s only and paste them in Bin folder (in case you are using Web Site) or Add Reference (in case you are using Web Application).

Greetings,
Veronica Milcheva
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
GD
Top achievements
Rank 1
answered on 02 Mar 2011, 05:08 PM
In my old project (Web Application):
- Remove Reference (Telerik.Web.UI) C:\Programmi\Telerik\RadControls for ASP.NET AJAX Q3 2009\Bin35\Telerik.Web.UI.dll
- Copy Telerik.Web.UI.dll in a folder in my project and add reference
- Unistall Q3 2009
- Install Q1 2010 SP2.

The old project use the old version and next project is using a new one.

Is it ok? 
0
Veronica
Telerik team
answered on 02 Mar 2011, 05:29 PM
Hello Claudio,

You don't need to uninstall the older version and install the new one as that way the old project will not work. Click on DLL, Scripts and Skins only to download only dll-s without installing the new version. Add reference to the Telerik.Web.UI.dll of the new version (Q1 2010 SP2) in the new project and you are ready.

All the best,
Veronica Milcheva
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
General Discussions
Asked by
GD
Top achievements
Rank 1
Answers by
Veronica
Telerik team
GD
Top achievements
Rank 1
Share this question
or