In the TempHire sample project, in the Harness.SL project, when I open StaffingResourceSummaryView in the designer, and switch from XAML to Design, an error is thrown:
"You must first set a valid CompositionProvider by using Composition.SetProvider."
I believe something is not getting set up correctly with MEF. It's trying to create the design time data context and something is failing.
Greg
In the TempHire sample project, in the Harness.SL project, when I open StaffingResourceSummaryView in the designer, and switch from XAML to Design, an error is thrown:
"You must first set a valid CompositionProvider by using Composition.SetProvider."
I believe something is not getting set up correctly with MEF. It's trying to create the design time data context and something is failing.
Greg