Method not found: ... get_CommandBars()

S

sournote

Hi all.

My Outlook com add-in works fine in Visual Studio, but when deployed,
it fails with the error:

"Method not found: Microsoft.Office.Core.CommandBars
Microsoft.Office.Interop.Outlook.ExplorerClass.get _CommandBars()"

does anyone know how to fix this?

TIA
Randy
 
Top