I am working on a Silverlight 5 RC solution with RadControls Q2 2011 on IE9.
RadDataPager always displays an error in design view. Even if i drag the control from the toolbox to the UI i get the Target of Invocation Error. Sometimes it comes up with MissingMethodException.
I suspect it is not a problem with my solution as i cannot even load any of the UIs in the \Telerik\RadControls for Silverlight Q2 2011\Demos\Examples\DataPageri n design view, even though the solution compiles and runs ok.
Anyone has an explanation for this?
Thanks
12 Answers, 1 is accepted
- Fixed: DataPagerAutomationPeer GetChildren().
- Fixed: RadDataPager does not properly dispose its PagedSource.
This design-time error was reported to Microsoft and already fixed in latest versions of Silverlight 5.
All the best,Vlad
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Omer
Unfortunately they've not included fix for this in the official Silverlight 5 - you can cast your vote here and hopefully the bug will be fixed in some of the future patches.
The only thing we can do for now is to try/catch the Count call in our QueryableCollectionView. This change will be included in our upcoming service pack this week.
Vlad
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
I am running into the same problem with the Q3 2011 Silverlight RadDataPager and released version of SL5. How do I fix this issue?
TIA.
Are you getting the same with our SIlverlight 5 assemblies?
All the best,Vlad
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
You need to reset the toolbox and load the new binaries again. I tested you scenario and I didn't get any errors in design time.
Vera
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
It seemed to work at the beginning, but it errored out after a successful compile. I have not tried it on a new project after the update. Will that make a difference?
Thanks.
Thanks.
Henky