I just want to indicate that you have somewhere a problem with a LayoutCycleException in your code.
I was having a problem that one of my colleague wasn't having, and this was only because of the new version of telerik for silverlight.
I reverted back to the 2010 Q3 SP1 and now everything is working.
I don't know on which composant it is, but you can found more details on my problem here: http://stackoverflow.com/questions/5403597/system-windows-layoutcycleexception-in-a-silverlight-application/5405260#5405260
Julien
7 Answers, 1 is accepted
Hi Julien,
Could you please post more information about you setup. What controls are bing used? It would be great if you could prepare a sample application which demonstrates the problem.
Without additional application it would be really hard for us to provide you with any kind of solution.
Best wishes,
Milan
the Telerik team
I think its into the RadExpander, because, it was crashing only on one page, and I believe it's the only component which is only on this view.
The RadExpander is in a docking control.
I've already lost more than the price of your licence with this problem, so I can't allow me to do more research
Most probably a problem introduced in the Expander is causing your issue. You can take a look at this answer here - you can easily fix the problem. Or you can also download the Latest Internal Build which contains the fix for the Expander.
Sorry for any inconvenience. Please let me know if this doesn't work for you.
Miro Miroslavov
the Telerik team
The bug was originally reported a few weeks ago and is fixed already. The problem was actually that the Expander measured it's content with Infinity, rather than with the available size (if you say it's Stretched). The fix will also be available with the Service Pack release coming in a few weeks.
Kind regards,Miro Miroslavov
the Telerik team