I am just curious if this is something wrong with my setup or if this happens to everyone. Each time I you a radcontrol I have to manually add the script block and then I have to add the line below to the web config. Is this suppose to be a manual process or should this occur when you drag a control on to the page? I am using ASPNET AJAX Q2 2008\Bin35\Telerik.Web.UI.dll
<
add path="Telerik.Web.UI.WebResource.axd" verb="*" type="Telerik.Web.UI.WebResource, Telerik.Web.UI" validate="false" />
Thanks