Error:Script controls may not be registered before PreRender.

Error:Script controls may not be registered before PreRender.

This question is not answered

Hi,

       I have an error "Script controls may not be registered before PreRender.", I have tried scriptmanager and also used code EnsureChildControls(); before and after base.OnInit(e); alternative. but Error is still continue. I have tried this code in  prerender load,init.

But i am still getting above error.

All Replies
  • You are going to have to be more specific in what you are trying to do.. this is not a Telligent Community error this is an asp.net issue with control hierarchy