C
chick
I created an Outlook 2007 add in in VS2005, and added a "Ribbon
Support" class to add a button to the ribbon on mail items. This
works just fine and dandy when I run it in VS (both in debug and
release configurations). But when I package it up in a deployment
project and do an actual install, it doesn't work (the button never
gets added to the ribbon).
I've made sure both VSTO SE runtime and the 2007 PIA's are installed.
And the addin works just fine in explorers (which use good old command
bars), so it shouldn't be a CAS policy issue. Are there any other pre-
reqs I'm not aware of for ribbon support?
The machine I'm testing deployment on is also the development machine,
so perhaps that's the issue? Does anyone have any ideas?
Support" class to add a button to the ribbon on mail items. This
works just fine and dandy when I run it in VS (both in debug and
release configurations). But when I package it up in a deployment
project and do an actual install, it doesn't work (the button never
gets added to the ribbon).
I've made sure both VSTO SE runtime and the 2007 PIA's are installed.
And the addin works just fine in explorers (which use good old command
bars), so it shouldn't be a CAS policy issue. Are there any other pre-
reqs I'm not aware of for ribbon support?
The machine I'm testing deployment on is also the development machine,
so perhaps that's the issue? Does anyone have any ideas?