M
MatthewWhite
I am writing a windows service in vb.net to open up word,
excel and powerpoint files and print them to a virtual
printer which creates a pdf file from the document. the
problem is that, sometimes when i am printing the file ms
application error reporting tool (dw.exe) starts up as a
child process of word. is there a way to disable this
error reporting tool. so that when word crashes it just
closes itself? The reason why i ask this is because
whenever the reporting tool is created, i am unable to
close it through code and therefor because it is a child
process of word, word won't close and my service stops
working unitll i (a) use process explorer to kill the
offending process or (b) restart the machine.
if anyone has any idea, i would be most appreciative
Thanks.
Matthew White
(e-mail address removed)
Theta Technologies
Brisbane QLD Australia
excel and powerpoint files and print them to a virtual
printer which creates a pdf file from the document. the
problem is that, sometimes when i am printing the file ms
application error reporting tool (dw.exe) starts up as a
child process of word. is there a way to disable this
error reporting tool. so that when word crashes it just
closes itself? The reason why i ask this is because
whenever the reporting tool is created, i am unable to
close it through code and therefor because it is a child
process of word, word won't close and my service stops
working unitll i (a) use process explorer to kill the
offending process or (b) restart the machine.
if anyone has any idea, i would be most appreciative
Thanks.
Matthew White
(e-mail address removed)
Theta Technologies
Brisbane QLD Australia