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

[Solved] Updated to 2009.1.527.35 I get Sys.ArgumentOutOfRangeException

3 Answers 95 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Martin
Top achievements
Rank 1
Martin asked on 26 Jun 2009, 04:48 PM
The message is Sys.ArgumentOutOfRangeException: Value must be an integer
Parameter name: x
Actual value was NaN

the page has the splitter, when I click to make it slide out, I get this error.
Please help, thanks.

3 Answers, 1 is accepted

Sort by
0
Martin
Top achievements
Rank 1
answered on 26 Jun 2009, 06:01 PM
tried the hot fix, the problem persisted.
We reolled back to version 2009.1.402.35 and the problem dissapeared.
0
Tsvetie
Telerik team
answered on 30 Jun 2009, 12:29 PM
Hi Martin,
I tried to reproduce the problem you describe but to no avail. I tested the following configurations:
1) A RadSlidingZone with ClickToOpen=true - when I click on the pane tab, the RadSlidingPane expands as expected.
2) I expand the RadSlidingPane on the server in the Click handler of a button using the ExpandedPaneId property of the RadSlidingZone.
3) I set the ExpandedPaneId property of the RadSlidingZone in the declaration of the control.

In all three cases, the RadSlidingPane opened as expected. I have attached my test page for your reference as well.

Could you please send me your RadSplitter definition and detailed information on the steps I need to follow in order to reproduce the problem?

All the best,
Tsvetie
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Martin
Top achievements
Rank 1
answered on 30 Jun 2009, 05:11 PM
I got it resolved as per the following link http://forums.asp.net/p/1066968/1546323.aspx
We had a problem with our frameborder being set to "yes" instead of "1" on the iframe.
Funny though it worked with the previous version of the toolkit:)
Thank you for your help.
Tags
General Discussions
Asked by
Martin
Top achievements
Rank 1
Answers by
Martin
Top achievements
Rank 1
Tsvetie
Telerik team
Share this question
or