I downloaded and installed RadControls_for_ASP.NET_AJAX_2008_1_415_trial.exe
I then used VS2008 to open C:\Program Files\Telerik\RadControls for ASPNET AJAX Q1 2008\Live Demos\RadControlsExamples.sln
It ran the Visual Studio Conversion Wizard to convert it to 3.5
I renamed the Web.config.Net35 to Web.Config having removed the unwanted Web.config files.
It builds and runs fine.
The problem is that when I display say Examples\ApplicationScenarios\RibbonBar\DefaultCS.aspx in the IDE in Design Mode the controls display
Error Creating Control - RadGrid1Unable to create type 'telerik:RadGrid'. Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
I have installed VS 2008 Professional but have never downloaded the ASP.NET Extensions v1.0 as the ASP.NET site says "AJAX functionality is integrated in ASP.NET 3.5 and does not require any additional downloads.".
Thanks in advance
Mike