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

Out of Range Exception

1 Answer 62 Views
HTMLPlaceHolder
This is a migrated thread and some comments may be shown as answers.
Eugeniy
Top achievements
Rank 2
Eugeniy asked on 11 Nov 2011, 04:03 PM
   в MS.Internal.XcpImports.MethodEx(IntPtr ptr, String name, CValue[] cvData)
   в MS.Internal.XcpImports.MethodPack(IntPtr objectPtr, String methodName, Object[] rawData)
   в MS.Internal.XcpImports.UIElement_TransformToVisual(UIElement element, UIElement visual)
   в System.Windows.UIElement.TransformToVisual(UIElement visual)
   в Telerik.Windows.Controls.ApplicationHelper.TransformToScreenRoot(UIElement target)
   в Telerik.Windows.Controls.RadHtmlPlaceholder.OnLayoutUpdated()
   в Telerik.Windows.Controls.RadHtmlPlaceholder.<Init>b__14()

i think it occures after

browser.SourceUrl = null;

browser.Visibility = Visibility.Collapsed;

 

 

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 16 Nov 2011, 11:06 AM
Hello Eugeniy,

Unfortunately, in the Q2 2011 SP (0920) we introduced this issue in the RadHtmlPlaceholder. However, a fix was included in the  internal build from 3 October (1003). Could you please test your application with the latest internal build (you can find it in your account) and let us know if your issue is still reproducible? If yes, is it possible for you to send us some code / sample so that we can investigate the case in which the exception is still reproducible? Thank you in advance for your cooperation.



Regards,
Tina Stancheva
the Telerik team

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

Tags
HTMLPlaceHolder
Asked by
Eugeniy
Top achievements
Rank 2
Answers by
Tina Stancheva
Telerik team
Share this question
or