D
dlevine54
We have an application that reads a text file with bookmark names and values
which is merged into a Word document automatically by a VB.NET custom program
which then prints the merged document. Everything works except that when Word
is closing it pops up a message stating that Normal.dot can't be saved
because it is already open elsewhere. It also appears to be saving it in
Document and Settings someplace. The VB app runs on an unattended server and
each time a document is merged and printed another message pops up and I
can't have all these messages hanging around. My question is; is there a way
to prevent Word from trying to save Normal.dot?
Thank you.
which is merged into a Word document automatically by a VB.NET custom program
which then prints the merged document. Everything works except that when Word
is closing it pops up a message stating that Normal.dot can't be saved
because it is already open elsewhere. It also appears to be saving it in
Document and Settings someplace. The VB app runs on an unattended server and
each time a document is merged and printed another message pops up and I
can't have all these messages hanging around. My question is; is there a way
to prevent Word from trying to save Normal.dot?
Thank you.