
I followed the instructions here http://www.telerik.com/help/silverlight/installation-adding-to-vs-2008-toolbox.html to add the Telerik Silverlight controls to Visual Studio 2008, and when I click on Ok on the Choose Toolbox Items dialog box, I am left with the new tab showing no controls underneath it. In addition, if I close the toolbox, and open it back up, the new tab is gone.
But, if I right-click on the tool-box, and click on show all, it then shows my new tab with all the controls I selected, but they are disabled. If I right-click again, and turn show all off, my new tab disappears along with the added controls.
When I created the project, I selected framework 3.5, and I have a reference in my project to the Telerik controls dll.
Any ideas?
12 Answers, 1 is accepted
Sometimes toolbox tabs and items are hidden if they cannot be used in the current opened document. For example, if you have opened a .cs file in Visual Studio you will not be able to see most of the toolbox items since you are not able to drop any of them on the .cs file.
Could you please try to open a XAML file and check if the tabs and all the items that you have added to it are shown?
Hope this helps.
Sincerely yours,
Milan
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.

If I turn off show all, then the tab and the controls disappear. I have a picture of what it looks like, but I can't figure out how to paste it in here.
Hello Robert Hames,
Well, that is very strange. Usually the tabs are hidden when the items in them cannot be used in the current context of Visual Studio. We tried to reproduce the problem but without any luck and I am pretty much our of ideas. Could you please try to reset the Visual Studio toolbox?
Another idea that comes to my mind is to double check that you are indeed working with a Silverlight application and not a WPF one. In your first message you have mentioned that you have selected ".net framework 3.5". Are you referring to the Target Framework setting of the project's properties window?
Sincerely yours,
Milan
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.

I have replied to your answer on my support ticket, and have included screenshots of the results.
I have answered you at your other thread and send you a video.
Best wishes,
Boyan
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.

I am facing the same problem Telerik Rad controls tool box does not show up.
How to enable this. I am using Windows 7, VS 2008 and Telerik Silverlight 2009 Q3 SP 2.
Regards
Our Silverlight controls are not automatically added to the VS 2008 toolbox but you can easily add them by hand. This help topic as a guide can guide you through the process.
Once the controls are added to the toolbox you will be able to drop then on the XAML text editor but not on the design surface since VS 2008 does not support this feature.
Best wishes,
Milan
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.


Then, after opening a project, and a .xaml file, right-click on the toolbox, and click on add tab. After adding the tab, then right-click again, and click on choose items. When the window opens (it could take a few minutes), click on the silverlight tab, and then click on browse. Browse to the directory where you unzipped the files, and go to the binaries/silverlight directory, and choose the appropriate .dlls.
After it returns to the window, click on ok, and the controls should show up in the new tab.
Hope this helps!

Have a good one
Brian

Hello,
I'm trying to use the Telerik "Rad Controls for Silverlight 4 2010 Q3" with Visual Studio 2008 and .NET Framework 3.5.
The question is, is this possible? I know people have used "RadControls for Silverlight 3" with Visual Studio 2008, but I want to use "RadControls for Silverlight 4".
I have tried to install it on Visual Studio 2008, but when I try to add the control DLLs to my toolbox, it failed with an error (See attachment).
Can anyone confirm if this is possible or not?
Thanks
VS2008 cannot be used for Silverlight 4 development. You can check the requirements for both SL3 and 4 here:
http://www.telerik.com/help/silverlight/installation-system-requirements.html. This is not a limitation from Telerik but from the platform.
Let me know if you need more info.
Kind regards,
Boyan
the Telerik team