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

Script control 'RadProgressManager1' is not a registered script control.

3 Answers 124 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
RobDob
Top achievements
Rank 1
RobDob asked on 31 Jan 2009, 07:10 PM
Hi,

I am getting the following error within the event log sometimes..,  any ideas would be great.. 
The error seems to occur sometimes, the general process is that I upload a file,  I do NOT get a progress bar, and then the error occurs,  other times the file upload works correctly with a progress bar being displayed and then no error.

Thanks

Exception information:
    Exception type: ArgumentException
    Exception message: Script control 'RadProgressManager1' is not a registered script control. Script controls must be registered using RegisterScriptControl() before calling RegisterScriptDescriptors().
Parameter name: scriptControl

3 Answers, 1 is accepted

Sort by
0
Helen
Telerik team
answered on 03 Feb 2009, 02:00 PM
Hi,

We have been contacted about similar issues before. Please review the following forum post for details:

http://www.telerik.com/community/forums/aspnet-ajax/tabstrip/tabstripcontrol-is-not-a-registered-script-control-error.aspx

Greetings,
Helen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
RobDob
Top achievements
Rank 1
answered on 03 Feb 2009, 02:30 PM
"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."

So how do I do this,  where do I do this,  within what the RadProgressManager.  Is there an example? or could you post one please..

Thanks,
0
Helen
Telerik team
answered on 04 Feb 2009, 11:58 AM
Hi,

The error is not particularly connected to our controls, but to asp.net controls live cycle itself and it depends on your scenario. have searched the case in google and found many articles which discuss the issue. I suggest you take a look at some of them.

If this doesn't help please open a support ticket and send us your page.

Regards,
Helen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Upload (Obsolete)
Asked by
RobDob
Top achievements
Rank 1
Answers by
Helen
Telerik team
RobDob
Top achievements
Rank 1
Share this question
or