Details
-
Sub-task
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
.NET, VSTO
-
Progress dialog
-
Description
Some operations require to close save and close the active file, then open it again or open another file.
On the Word 2007 architecture that means closing the current Word instance, and open a new one with the new document.
This is potentially frustrating for the user.
A safe cross thread dialog is needed.