i am getting this error The Controls collection cannot be modified because the control contains code blocks
i dont know what it means this is the code that i have changed to cause it
<
telerik:AjaxSetting AjaxControlID="RadMenu1">
<UpdatedControls>
<telerik:AjaxUpdatedControl ControlID="RadMenu1" />
</UpdatedControls>
</telerik:AjaxSetting>
also the control isnt rendering properly and i have the lastest set of controls i dont know why this is happening