Should that component reside at GAC or at you project local folder? I can`t find it from Visual Studios Add Reference dialog (first tab), but I have to browse it from hard drive my self. For instance Telerik.Reporting components are there.
2 Answers, 1 is accepted
0
Paul
Telerik team
answered on 25 May 2009, 12:14 PM
Hello -J-,
By default, the RadControls for ASP.NET AJAX installation wizard does not add the Telerik.Web.UI.dll into the GAC. In order to see the assembly in the Visual Studios Add Reference dialog (first tab), you should first manually add it to your local GAC.
Adding with GAC lasts until you try to add a reference using browse. I am dealing with this now. Design view is broke and app cannot find DLL.. Frustrating.