This question is locked. New answers and comments are not allowed.
I'm upgrading our project to use the Q2 2011 release, and I'm trying to use the RadRibbonView (we didn't use the RibbonBar component).
In EB, when I try to set the header of a RadRibbonTab to some other text, I receive this error:
The local property "Header" can only be applied to types that are derived from "HeaderedItemsControl".
This doesn't happen in Visual Studio. This only seems to be a design time error in EB, but it's definitely holding me up.
Finally, if I start a new project in EB, things work fine, so I'm assuming I have a reference or style conflict somewhere, but I can't figure it out. Also, the EB property pages have items grouped differently. I don't think I have any assemblies hanging around from previous installations....
What should I look for to fix this?
In EB, when I try to set the header of a RadRibbonTab to some other text, I receive this error:
The local property "Header" can only be applied to types that are derived from "HeaderedItemsControl".
This doesn't happen in Visual Studio. This only seems to be a design time error in EB, but it's definitely holding me up.
Finally, if I start a new project in EB, things work fine, so I'm assuming I have a reference or style conflict somewhere, but I can't figure it out. Also, the EB property pages have items grouped differently. I don't think I have any assemblies hanging around from previous installations....
What should I look for to fix this?