We have a Telerik report that at one time was working fine but now we have no components listed in our General toolbox. It says "There are no usuable controls in this group. Drag an item onto this text to add it to the toolbox.". Any ideas? I do seem to have WinForm components.
2 Answers, 1 is accepted
0
Steve
Telerik team
answered on 20 Sep 2011, 01:54 PM
Hi Julie,
In Visual Studio 2010, the default target framework for Windows Forms projects is .NET 4.0 Client Profile which is not supported by Telerik Reporting (see System requirements). Change it to one of the supported frameworks or simply create a separate class library to hold your reports as advised in the Creating a Simple Report and Best Practices help articles.
If the above is not the culprit and only the Toolbox items are missing (i.e. the Telerik Reporting Item Template is present), check the Telerik Reporting Toolbox items are missing KB article.
Kind regards,
Steve
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>