I have a commandbar model which automates PowerPoint. I recently faced a strange problem that when PowerPoint is opened through my application, and the data is being loaded through my application to populate the menu. If a user right clicks on PowerPoint I get the error message:
Call was rejected by callee powerpoint
How do I resolve this? I'm using Office 2003/2007 and VB.NET for office automation.