0
votes
1answer
165 views
Is there a way to replace the Reading Pane with a VSTO CustomTaskBar in Outlook 2007?
I have a custom task pane I've made in VSTO for Outlook 2007, but it needs a fair amount of screen real estate to be functional. I'd like to just take over the place of the Reading Pane, as it won' …
0
votes
1answer
187 views
Any way to extend or modify drag-and-drop in Outlook with VSTO?
I have an add-in I'm working on in Outlook that relies on drag-and-drop to save an Outlook file to a file automagically. The problem is that the default behaviour is to use the email's subject line …
0
votes
0answers
173 views
ClickOnce error after delpoying — has a different computed hash than specified in manifest.
Afer deploying my VSTO add-in with ClickOnce, I get the following error mesasge when trying to launch setup.exe:
File, Addin.resources.dll, has a different computed hash than …
