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

'tabStripControl' is not a registered script control error

3 Answers 143 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Koray Buyukoguz
Top achievements
Rank 1
Koray Buyukoguz asked on 19 Dec 2008, 03:25 PM
Hi,

We are using 
RadTabStrip control in a gridview control (version 2008.2.1001.20)The grid view is ajaxified with radajaxmanager. Sometimes we get the error message below:

Script control 'tabStripControl' is not a registered script control. Script controls must be registered using RegisterScriptControl() before calling RegisterScriptDescriptors(). Parameter name: scriptControl

Please help,

3 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 20 Dec 2008, 02:12 PM
Hi Koray,

Could you please prepare a sample project illustrating the issue and send it to us so we to be able to test it? You should open a support ticket to be able to attach files. Thanks

Kind regards,
Yana
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Koray Buyukoguz
Top achievements
Rank 1
answered on 08 Jan 2009, 08:53 AM
Hi,

We are having this error randomly. We may only able to see this error in log files so I am not able to provide any code. There is only a radTabStrip control in an ajaxified gridview in the page. What may be the causes of this error? May you provide any suggestions? Where should we look for?

Best Regards,

Koray Buyukoguz
0
Atanas Korchev
Telerik team
answered on 08 Jan 2009, 05:08 PM
Hello Koray Buyukoguz,

This problem may occur if some step of the control execution cycle is not performed. That occurs if you are not calling the base implementation of that method - e.g. overriding OnLoad and not calling base.OnLoad. Please check your code for such problems.

If this does not help please open a support ticket and send us your page.

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
TabStrip
Asked by
Koray Buyukoguz
Top achievements
Rank 1
Answers by
Yana
Telerik team
Koray Buyukoguz
Top achievements
Rank 1
Atanas Korchev
Telerik team
Share this question
or