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

argumentexception in q22011sp1

14 Answers 136 Views
HTMLPlaceHolder
This is a migrated thread and some comments may be shown as answers.
mirang
Top achievements
Rank 1
mirang asked on 29 Sep 2011, 07:53 AM
I am getting the following error when i upgraded to q22011SP1.

System.ArgumentException: Value does not fall within the expected range.
   at MS.Internal.XcpImports.MethodEx(IntPtr ptr, String name, CValue[] cvData)
   at MS.Internal.XcpImports.MethodPack(IntPtr objectPtr, String methodName, Object[] rawData)
   at MS.Internal.XcpImports.UIElement_TransformToVisual(UIElement element, UIElement visual)
   at System.Windows.UIElement.TransformToVisual(UIElement visual)
   at Telerik.Windows.Controls.ApplicationHelper.TransformToScreenRoot(UIElement target)
   at Telerik.Windows.Controls.RadHtmlPlaceholder.OnLayoutUpdated()
   at Telerik.Windows.Controls.RadHtmlPlaceholder.<Init>b__14()

This error is very uncertain after some operations this error popup comes.
I have a raddocking control with two panes one is radgridview and second is radhtmlplaceholder. This error comes when i open/close the second radpane(which has radhtmlplaceholder control inside it) frequently. The open close is handled in the viewmodel by the IsHidden property of second radpane. This was working perfectly till Q22011, but it started giving error when i migrated to Q22011Sp1.

14 Answers, 1 is accepted

Sort by
0
hwsoderlund
Top achievements
Rank 1
answered on 29 Sep 2011, 03:12 PM
I can confirm the exact same error. I also have a RadHtmlPlaceHolder within a RadPane. This error appears to occur as soon as the RadHtmlPlaceHolder is unloaded.

Best regards,
/Henrik
0
Konstantina
Telerik team
answered on 03 Oct 2011, 12:03 PM
Hi all,

We were able to isolate the problem and a fix will be provided in the internal build which will be uploaded later today.
Sorry for the caused inconvenience.

Greetings,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
B
Top achievements
Rank 2
answered on 05 Oct 2011, 11:39 AM
Hi,

I'm also interested in this fix for HtmlPlaceHolder. Could you say if this fix is contained in the build 2011_2_1004_DEV_hotfix or is it still due? The release notes don't mention it.

Regards,

Bayram

Available Downloads:


0
hwsoderlund
Top achievements
Rank 1
answered on 05 Oct 2011, 11:49 AM
I can confirm that this is fixed in the latest internal build, 1004.

/Henrik
0
B
Top achievements
Rank 2
answered on 05 Oct 2011, 01:24 PM
Thank you it's working perfectly now.

Regards

Bayram
0
Katerina
Top achievements
Rank 1
answered on 06 Oct 2011, 03:25 PM
Hello,
I have same problem as mentioned above. But I can not download the hotfix. "Page not found". Can you show me .. where is it please?
Thank you, Kate
0
B
Top achievements
Rank 2
answered on 07 Oct 2011, 08:22 AM
Hi Kate,

You can get to the latest internal builds from the Your Acount link:

Your Account
Download and Manage your products
Download Installer and Other Resources
Download also: Latest Internal Builds

Regards,

Bayram
0
Katerina
Top achievements
Rank 1
answered on 07 Oct 2011, 08:54 AM
Hi B,
thank you for answer, I see it now :o)
Kate
0
Richard Noons
Top achievements
Rank 1
answered on 07 Oct 2011, 04:49 PM
Can I ask is this build an official hotfix - this build seems to be available from the latest internal builds list, so is it internal or public?

Is it supported? and can we distribute these dll's with our product. We have taken 2011.SP2 which appeared to resolve one of our issues but we have had to take the hotfix because the issue specified in the thread was introduced.

From your description it mentions.

What are Latest Internal Builds?
-made automatically and include all current fixes from our source repository
-intended for development only
-not recommended for production purposes
-have not gone through the complete QA process
-an integral part of our development process

Many thanks
0
Petar Mladenov
Telerik team
answered on 10 Oct 2011, 08:41 AM
Hello Man Liu,

The minor releases are good enough for production release, because they are evolution of the Official release and the Service Packs, meaning that only bug fixes (that are tested) are released (through the minor release) and no new development code. 
Yes, we will support a released hotfix (int. build), issues introduced in an internal build are usually solved in the next Official Release.
Just make sure that your product is stable with the hotfix and then it is safe to release.

All the best,
Petar Mladenov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
mirang
Top achievements
Rank 1
answered on 12 Oct 2011, 07:14 AM
when is the hotfix likely to be out for this issue.
0
hwsoderlund
Top achievements
Rank 1
answered on 12 Oct 2011, 08:29 AM
The fix is out already. It is included in the latest internal build.
0
B
Top achievements
Rank 2
answered on 07 Dec 2011, 05:23 PM
After updating to 2011 q3 we still have some problems with RadHtmlPlaceHolder:
Sometimes when closing application I get the following exception:

{System.InvalidOperationException: Failed to InvokeSelf.
   bij System.Windows.Browser.ScriptObject.InvokeSelf(Object[] args)
   bij Telerik.Windows.Controls.RadHtmlPlaceholder.get_SilverlightLocation()
   bij Telerik.Windows.Controls.RadHtmlPlaceholder.OnLayoutUpdated()
   bij Telerik.Windows.Controls.RadHtmlPlaceholder.<Init>b__14()}
0
Petar Mladenov
Telerik team
answered on 08 Dec 2011, 04:37 PM
Hello B,

 Could you please try out the Internal build from this week (12.05) and let us know if this is reproducible again? Thank you in advance.

Best wishes,
Petar Mladenov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
HTMLPlaceHolder
Asked by
mirang
Top achievements
Rank 1
Answers by
hwsoderlund
Top achievements
Rank 1
Konstantina
Telerik team
B
Top achievements
Rank 2
Katerina
Top achievements
Rank 1
Richard Noons
Top achievements
Rank 1
Petar Mladenov
Telerik team
mirang
Top achievements
Rank 1
Share this question
or