E
Eric Li
Hi,
I am using C# to open a Word instance, then do mailmerge in my document.
After that, my program will try to close Word instance. At this moment, Word
will pop up an question: "The file is in use by another application or user
(C:\Documents and Settings\...\Normal.dot)". That's because I have another
Word application opened. The Normal.dot is help by this Word application. Is
there any way that I can ignore this question or prevent Word to popup this
question in my program when trying to close the Word instance that I
created?
Thanks in advance.
Eric
I am using C# to open a Word instance, then do mailmerge in my document.
After that, my program will try to close Word instance. At this moment, Word
will pop up an question: "The file is in use by another application or user
(C:\Documents and Settings\...\Normal.dot)". That's because I have another
Word application opened. The Normal.dot is help by this Word application. Is
there any way that I can ignore this question or prevent Word to popup this
question in my program when trying to close the Word instance that I
created?
Thanks in advance.
Eric