This question is locked. New answers and comments are not allowed.
I have a problem with the control for silverlight RadRichTextBox 4.
my code is just <telerik:RadRichTextBox />
and the error message is:
Error HRESULT E_FAIL has been returned from a call to a COM component.
to MS.Internal.XcpImports.CheckHResult (UInt32 hr)
to MS.Internal.XcpImports.FrameworkElement_MeasureOverride (FrameworkElement element, Size availableSize)
to System.Windows.FrameworkElement.MeasureOverride (Size availableSize)
to System.Windows.FrameworkElement.MeasureOverride (IntPtr nativeTarget, inWidth Single, Single inHeight, outWidth Single &, Single & outHeight)
telerik is my version: RadControls for Silverlight, v.2011.3.1220.1040 (Dev)
could you help me?
my code is just <telerik:RadRichTextBox />
and the error message is:
Error HRESULT E_FAIL has been returned from a call to a COM component.
to MS.Internal.XcpImports.CheckHResult (UInt32 hr)
to MS.Internal.XcpImports.FrameworkElement_MeasureOverride (FrameworkElement element, Size availableSize)
to System.Windows.FrameworkElement.MeasureOverride (Size availableSize)
to System.Windows.FrameworkElement.MeasureOverride (IntPtr nativeTarget, inWidth Single, Single inHeight, outWidth Single &, Single & outHeight)
telerik is my version: RadControls for Silverlight, v.2011.3.1220.1040 (Dev)
could you help me?