Finally got it to work. I believe it was my "very locked down" version of Vista.
In the last minute of your video, you mention that within the OutlookAddIn, RibbonType, the user can select which outlook inspectors to have the ribbon invoked.
Since Word, excel and powerpoint are in this list, can I infer that my ribbon - designed here - will be available within word/exce/powerpoint?
You are right. I created a new Office Addin...did nothing...F5...and get the same error. I also repaired my install and I still get the same error. I will take it up elsewhere as you suggested.
VS2008 Training Kit: Extending the Office Fluent UI using VSTO
Dec 31, 2007 at 12:34 PMAfter multiple attempts, I think the file, VisualStudio2008TrainingKit.exe, may be corrupt. Has anyone extracted this file?
Office Ribbon Customisation in Visual Studio 2008
Dec 31, 2007 at 11:51 AMIn the last minute of your video, you mention that within the OutlookAddIn, RibbonType, the user can select which outlook inspectors to have the ribbon invoked.
Since Word, excel and powerpoint are in this list, can I infer that my ribbon - designed here - will be available within word/exce/powerpoint?
Office Ribbon Customisation in Visual Studio 2008
Dec 05, 2007 at 10:15 AMOffice Ribbon Customisation in Visual Studio 2008
Dec 04, 2007 at 10:04 AMThanks for the video.
I am following along...added a ribbon (visual designer)....F5...and get the following error:
Exception reading manifest from file:///[stuff]/ExcelAddIn1.vsto: the manifest may not be valid or the file could not be opened.
...and then the exception text...Deployment manifest is not semantically valid
...Deployment manifest requires that you specify a publisher and a product
Any ideas?