This is a migrated thread and some comments may be shown as answers.

[Solved] The Controls collection cannot be modified because the control contains code blocks

4 Answers 140 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 01 Jun 2009, 02:50 PM

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

4 Answers, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 01 Jun 2009, 03:03 PM
Hi Kevin,

Please refer to this help article for details on the matter.

Sincerely yours,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Kevin
Top achievements
Rank 1
answered on 01 Jun 2009, 03:20 PM
Hi paul

to the code there isnt anything being called in the head tags and the suggestions for the dll dont work either im running 2009.1.527.35 dll is there anything else that i can do?
0
Paul
Telerik team
answered on 04 Jun 2009, 11:48 AM
Hi Kevin,

I think it will be best if you can open a support ticket and send us a simple running project (incl. your custom skin, CSS, images, DB backup if needed and so on) demonstrating the problem (and step-by-step instructions on doing so). In that way we can reproduce and pinpoint the problems you're facing on our side, understand the logic of your application and provide a solution.

Thanks beforehand for your patience and cooperation,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Kevin
Top achievements
Rank 1
answered on 05 Jun 2009, 01:02 PM
Another thing i need to ask we are having issues with postback and the page refreshing even if i include !page.ispostback in the page load in c# is there anything that i can do about this?
Tags
Menu
Asked by
Kevin
Top achievements
Rank 1
Answers by
Paul
Telerik team
Kevin
Top achievements
Rank 1
Share this question
or