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

RADControl Entries Show up And Then Disappear from Toolbox

3 Answers 128 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
Steven
Top achievements
Rank 1
Steven asked on 14 Jan 2011, 09:54 PM
I'm running VS2010
I have an existing web project
When I open a web form in which I want to place a control I see all the standard web form controls but no Telerik.
I tried launching the Toolbox Configurator and then tell it to install the v.2010.3.1215.40 [Installation Folder] [Trial]
After relaunching they were in the toolbox for a second but when I opened it again they were gone.
Now they never appear after running the configurator.  Even if I exit and relaunch VS 2010;

3 Answers, 1 is accepted

Sort by
0
Petar
Telerik team
answered on 17 Jan 2011, 01:55 PM
Hi Steven,

With the release of Visual Studio 2010 the Toolbox has a filtering mechanism for the toolbox items displayed which filters only controls that target the same .NET Framework as the current project.

Having this in mind can you check if your project targets the same version of .NET Framework as the RadControls that you selected using the Toolbox Configurator? From what you have written in your post I can see that you have selected the RadControls that target .NET Framework 4.0 (this is marked using the last two digits in the assembly version). If not then you should either change the target framework of your project, or choose different version of the RadControls using the Toolbox Configurator.

If you have any further questions, please feel free to write us again.

All the best,
Petar
the Telerik team
Browse the vast support resources we have to jump start 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.
0
Steven
Top achievements
Rank 1
answered on 17 Jan 2011, 07:20 PM
The website project is targeting 4.0 framework
0
Petar
Telerik team
answered on 18 Jan 2011, 01:18 PM
Hello Steven,

Can you try the following steps in order to populate the Telerik toolbox items:
  • Close all Visual Studio instances
  • Navigate to the following directory
    • For Windows XP - C:\Documents and Settings\[USERNAME]\Local Settings\Application Data\Microsoft\VisualStudio\10.0
    • For Windows Vista and Windows 7 - C:\Users\[USERNAME]\AppData\Local\Microsoft\VisualStudio\10.0
  • Delete all .tbd files
  • Start Visual Studio 2010
  • Reset the Toolbox (right-click the Toolbox and select "Reset Toolbox")

If you still don't see the Telerik toolbox items then my last suggestions are to try repair your Visual Studio or add the toolbox items manually (right-click the Toolbox and select "Choose Items").

I hope that this will help you to solve the issue.

Greetings,
Petar
the Telerik team
Browse the vast support resources we have to jump start 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
Steven
Top achievements
Rank 1
Answers by
Petar
Telerik team
Steven
Top achievements
Rank 1
Share this question
or