visual studio 2008 - WPF Fluent Ribbon Compile Problems -
i trying compile latest version of fluent ribbon (e709a1f6bb2e) .net 3.5 visual studio 2008 got several problems that.
after removing empty (?) office2007 theme , metro theme (which created problems), compiler still displays error themes/generic.xaml
, themes/office2010/black.xaml
...
"the tag "objecttoimageconverter" not exist in xml namespace 'clr-namespace:fluent'."
as can see namespace added xaml, , can find public objecttoimageconverter-class
in solution.
does know doing wrong?
Comments
Post a Comment