Fails to AddStore (C#)

  • Thread starter Daniel Öberg
  • Start date
D

Daniel Öberg

Hi,

I got a button (CommandBarButton) which triggers an event which adds or
removes a store. This works perfectly, time after time.

I also has an other button in a submenu (CommandBarPopup). This CB button
triggers the same event as the button above. The first time works perfect,
then the AddStore (and AddStoreEx) failes and throws an exception "Outlook
failed to add the personal store to this session".

How can the CommandBarPopup menu interfere with the NameSpace and the
AddStore? Should these buttons be treated diffrently?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top