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

Getting error in Q3 SP1 (Jan 5th) edition

4 Answers 58 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ben Hayat
Top achievements
Rank 2
Ben Hayat asked on 05 Jan 2012, 08:34 PM
Hi;
Just installed the new SP and when I start my app in IE9, I get the following error:
"Microsoft JScript runtime error: Unable to get value of the property 'Name': object is null or undefined"

The line # is 2099





And the following dialog pops up:

4 Answers, 1 is accepted

Sort by
0
Ben Hayat
Top achievements
Rank 2
answered on 05 Jan 2012, 11:42 PM
As I further did some testing, if I remove the Telerik menu from the Site.master then I don't get the error. So it might be related to Telerik menu.
0
Victor Alameda
Top achievements
Rank 1
answered on 06 Jan 2012, 06:22 PM
Hello,

I found that if you create the menu again the error disappears.

Greetings!
Victor Alameda
0
Ben Hayat
Top achievements
Rank 2
answered on 06 Jan 2012, 06:28 PM
Info for everyone:

With the help of tech support, we found that the error was related to the following tag, if you're not using OData:
<WebServiceSettings>
<ODataSettings InitialContainerName=""></ODataSettings>
</WebServiceSettings>

In the previous version of RADControls, the Menu builder was adding that tag (It did that too with Grid designer), So either by manually removing this tag or rebuilding your menu, the problem gets solved. This version of RADControls does not add the OData settings tag anymore.

Hope this helps.
0
Sacha
Top achievements
Rank 1
answered on 26 Jan 2012, 05:56 PM
Thanks for this, had the same error with RadScheduler and as you mentioned it also affects the Menu and ListBox controls.
Tags
General Discussions
Asked by
Ben Hayat
Top achievements
Rank 2
Answers by
Ben Hayat
Top achievements
Rank 2
Victor Alameda
Top achievements
Rank 1
Sacha
Top achievements
Rank 1
Share this question
or