I just installed SL5 beta and after changing my project from SL4 to SL5 all of the Telerik assembly references were
instantly broken.
No problem: I just readded them.
I did a compile and all was fine.
Then I tried to run I received a XAML parse exception from one of my pages:
The invocation of the constructor on type 'Telerik.Windows.Controls.RadGridView' that matches the specified binding constraints threw an exception. [Line: 100 Position: 69]
This is what is sitting at Line 100:
I also have a global style defined for RadGridView: