P
Peter Karlström
Hi
We have a Word 2007 COM-Addin running in a Webservice solution.
The application have been running fine until we added som more functionality.
The problem occurs when the service is called in a loop with +1 items.
The first document is created OK, and the Word process for this first call
is closed.
When the next instance of Word is started the new document is created and
some Buildingsblocks from the template is inserted OK in the document. Then,
when we try to insert som buidlingblocks from a global template, Word crashes.
Word crashes in the wwlib.dll component, and the diagnostics tool (DW20.exe)
is started.
Since DW20 is an interactive tool to gather crash information, we can not
see the results, and therefore not debug our application.
Is there a way to force logging when Word 2007 crashes.
Thanks in advance
We have a Word 2007 COM-Addin running in a Webservice solution.
The application have been running fine until we added som more functionality.
The problem occurs when the service is called in a loop with +1 items.
The first document is created OK, and the Word process for this first call
is closed.
When the next instance of Word is started the new document is created and
some Buildingsblocks from the template is inserted OK in the document. Then,
when we try to insert som buidlingblocks from a global template, Word crashes.
Word crashes in the wwlib.dll component, and the diagnostics tool (DW20.exe)
is started.
Since DW20 is an interactive tool to gather crash information, we can not
see the results, and therefore not debug our application.
Is there a way to force logging when Word 2007 crashes.
Thanks in advance