Am I missing something? I installed, none of the controls showed up in my toolbox (that's ok). However, I add a new report to the existing website project and it generates a class file. But not sure how to design it.
Something go amuck in installation that I can fix?
Thanks!
1 Answer, 1 is accepted
0
Rossen Hristov
Telerik team
answered on 21 Nov 2006, 12:49 PM
Hi Scott,
Thank you for your interest in the Reporting CTP program.
In order to be able to design a report in your website project, you should add it to the special App_Code folder. If your project does not already have such a folder, you can add it by right-clicking the website project in the Solution Explorer -> "Add ASP.NET Folder" -> "App_Code". This will happen automatically in the next CTP version.