Hey Allister
How are you doing?
I just upgraded my managers Web Site for the first time in about 8 months.
I upgraded to the latest Telerik and mojoPortal. Of cirse mojoPortal works Great!
Nowever, now I'm getting a null RadAjaxManager again just like before
RadAjaxManager manager = RadAjaxManager.GetCurrent(Page);
manager.AjaxRequest += new RadAjaxControl.AjaxRequestDelegate(manager_AjaxRequest);
I modified the layout.Master in my skin just like before.
I am assumming Telerik has changed things.
If you are still using Telerik, did you have to change anything to keep this working?
Thanks