I just ran the install/Upgrade for the newest release Q3.2009 of the Rad Ajax Tools. I noticed that when I add a control Telerik is not referenced. I have to manually create the line below:
<%
@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" %>
Is there an issue with the newest release?
Thanks