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

Telerik.Web.UI.RadComboBoxEventArgs has already been registered

1 Answer 90 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Brad
Top achievements
Rank 1
Brad asked on 11 Oct 2011, 02:19 AM
What could be causing this error?

Sys.InvalidOperationException: Type Telerik.Web.UI.RadComboBoxEventArgs has already been registered. The type may be defined multiple times or the script file that defines it may have already been loaded. A possible cause is a change of settings during a partial update.

You can see the error in Firebug  here

1 Answer, 1 is accepted

Sort by
0
Brad
Top achievements
Rank 1
answered on 11 Oct 2011, 04:42 AM
Fixed.. I found the problem..

Thinking it was needed when I implemented a RadComboBox on my page I added this.

<script src="../Scripts/RadComboBoxScripts.js" type="text/javascript"></script>

Problem be gone.


Tags
General Discussions
Asked by
Brad
Top achievements
Rank 1
Answers by
Brad
Top achievements
Rank 1
Share this question
or