- March 24, 2007
- 12,073
- 7,459
- Home Country
- Germany
- Moderator
- #91
Please build the MP2-Client project completely with VS2013: besides the files, ApolloOne contains a custom model which is compiled in ApolloOne.dll.
Error 5 The name "Include" does not exist in the namespace "www.team-mediaportal.com/2008/mpf/directx". H:\gedeelde map testmediaportal\Mediaportal-2 Apollo One\MediaPortal-2\MediaPortal\Incubator\ApolloOne\Skin\ApolloOne\screens\master_homemenu.xaml 9 3 ApolloOne
Error 6 The name "ControlTemplate" does not exist in the namespace "www.team-mediaportal.com/2008/mpf/directx". H:\gedeelde map testmediaportal\Mediaportal-2 Apollo One\MediaPortal-2\MediaPortal\Incubator\ApolloOne\Skin\ApolloOne\screens\master_homemenu.xaml 13 5 ApolloOne
Error 7 The name "DockPanel" does not exist in the namespace "www.team-mediaportal.com/2008/mpf/directx". H:\gedeelde map testmediaportal\Mediaportal-2 Apollo One\MediaPortal-2\MediaPortal\Incubator\ApolloOne\Skin\ApolloOne\screens\master_homemenu.xaml 14 7 ApolloOne
This is the issue I mean with:I have a lot of errors, all related to << namespace "www.team-mediaportal.com/2008/mpf/directx" >>, when I open a XAML file in Visual Studio.
What am I doing wrong?
In VS you can only use the "XAML source" view, but not the visual designer.Unfortunately there is still no visual designer available, that would work on MP2 files directly. So I use Expression Blend to design only core elements (button style, OSD style) and then copy the markup into related MP2 styles.
This is actually the default behavior to hide them if not used (like in Titanium and Reflexion). Currently the controls are always visible to add all design elements there. I think they will either be semi transparent or hidden if not used. I'll wait for wizard's ideas about thisWhy not add a visibility condition to the two player windows, or make them semi-transparent when they're not in use? Big, empty boxes aren't that sexy to look at.