This question is locked. New answers and comments are not allowed.
Hi,
I just upgraded my solution to MVC 3 release candidate but now when I run the page I get:
Index was out of range. Must be non-negative and less than the size of the collection.
on the line:
Line 33: <%= Html.Telerik().ScriptRegistrar() %>
Any clues why I get this?
regards,
Mattias
I just upgraded my solution to MVC 3 release candidate but now when I run the page I get:
Index was out of range. Must be non-negative and less than the size of the collection.
on the line:
Line 33: <%= Html.Telerik().ScriptRegistrar() %>
Any clues why I get this?
regards,
Mattias