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

Can't Access Telerik Controls

1 Answer 113 Views
Documentation and Tutorials
This is a migrated thread and some comments may be shown as answers.
Kaleb
Top achievements
Rank 1
Kaleb asked on 07 Aug 2012, 08:48 PM

Hi,

I just made a new Visual Studio 2010 SharePoint project, and I want to be able to use the Telerik controls installed on the computer in my web parts.

The problem is that they aren't showing up in the toolbox.  When I start a tag as "<tel", usually IntelliSense prefills "<telerik:AccessibleRadEditor" but in this solution it doesn't have any results for "<tel".  I thought I had just forgot to include the controls, so I added  
<%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" %>
to the markup.  Still I cannot access the controls.

When I open the ToolBox, they are missing from there, also.

How can I get the controls to appear for this solution?  They still appear for other Visual Studio solutions when I open those...

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 12 Aug 2012, 08:41 PM
Hello Kaleb,

To my regret, I am not sure what the issue might be in your case. Perhaps we could work the issue out together. It would be helpful if you could help me on the following questions:
  • Visual Studio filters the toolbox on multiple criteria including target framework. What .NET framework version is your project targeting?
  • Can you see the RadControls items if you right-click the toolbox and select "Show All"?
  • Do the controls work run-time, if you type them in manually?

Regards,
Andrey
the Telerik team
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 their blog feed now.
Tags
Documentation and Tutorials
Asked by
Kaleb
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or