hi, I am creating an Add In for Outlook 2007 using VS2008. I have created a menu in the toolbar. Every time i am debugging the application in VS its creating another menu item in toolbar.
Like my meni item name is Test. First time i run the application It was showing
File .... Test
Second time
File ... Test Test
and so on..
Whats going on?