c# - SaveAs-Dialog shows ExecuteDialog instead -


we've implemented addin office. i'm faced strange behavior. want show user saveasdialog when closes application. that, use following line of code. uses saveas-dialog of word itself.

((word.application)m_application).dialogs(word.wdworddialog.wddialogfilesaveas).show(); 

this code works in other places not when application being closed. instead i'm seeing following window

windows

it translates "execute" title options "clipboard & configuration"

any idea might doing wrong? & advice appreciated.

note: can't find translated (to english) version of window. if has it, feel free add it.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -