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

GridView FirstLook demo fails in Silverlight 5 RC

1 Answer 88 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Konstantin
Top achievements
Rank 1
Konstantin asked on 07 Sep 2011, 10:32 AM
I install Silverlight 5 RC and go to http://demos.telerik.com/silverlight/#GridView/FirstLook
It fails:

SCRIPT5022: Unhandled Error in Silverlight Application Error HRESULT E_FAIL has been returned from a call to a COM component.

 

silverlight, line 1 character 1

SCRIPT5022: Unhandled Error in Silverlight Application
Code: 4004
Category: ManagedRuntimeError
Message: System.Exception: Error HRESULT E_FAIL has been returned from a call to a COM component.
at MS.Internal.XcpImports.CheckHResult(UInt32 hr)
at MS.Internal.XcpImports.UIElement_Measure(UIElement element, Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at Telerik.Windows.Controls.GridView.GridViewVirtualizingPanel.MeasureChild(UIElement child, Size layoutSlotSize, Int32 i)
at Telerik.Windows.Controls.GridView.GridViewVirtualizingPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureOverride(IntPtr nativeTarget, Single inWidth, Single inHeight, Single& outWidth, Single& outHeight)

PS. My application still works :)

1 Answer, 1 is accepted

Sort by
0
Yordanka
Telerik team
answered on 13 Sep 2011, 08:02 AM
Hi Konstantin,

Thank you for the feedback.
We currently test our controls against Silverlight5 and indeed, there are some issues. We are working closely with Microsoft to address those issues.
 
All the best,
Yordanka
the Telerik team

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

Tags
GridView
Asked by
Konstantin
Top achievements
Rank 1
Answers by
Yordanka
Telerik team
Share this question
or