On creating a custom ribbon UI XML definition in a VSTO project using Visual Studio 2010 with an Office 2010 edition you might run into trouble on testing your customized ribbon in Office 2007 as ribbon probably won’t include any custom tab or button at runtime without showing any error or similar. The issue is related to XML namespaces. Continue reading »