Does anyone have a workaround for saving and submitting error with added perspective?

I'm not sure if this can be fixed programmatically, but I have the following problem with Outlook. Playback:

1) Create a new Outlook add in
2) Add a ribbon to the solution
3) Set the RibbonType to Microsoft.Outlook.Mail.Compose
4) Run the solution
5) Open a workbook in Excel
6) Click File > Save and Send > Send as Attachment > Then send or close the mail
7) Click file Save As - The dialog box appears behind the excel window.

After the send as attachment window is closed, you cannot access any dialog boxes in excel.

Does anyone have a fix or meaningful workaround for this error?

+3
source share
1 answer

Obviously, the culprit is Microsoft Ribbon Designer: http://blogs.msdn.com/b/dhruvkh/archive/2012/05/14/outlook-ribbon-woes-on-performing-send-as-e-mail-via- other-office-2010-apps.aspx

, emptor: Outlook, , RibbonXML ( Ribbon Designer ), , .

0

All Articles