mrgr8avill
New member
- Joined
- May 19, 2012
- Messages
- 2
- Programming Experience
- 10+
Thanks for taking the time to read this. I'm developing a solution to automate specific mail merge functions in Word and everything works great except as the merge functions are operating, I keep getting a "Word cannot open...Normal.dotm" error message generated from Word. This does not affect operations, but it does steal focus - which prevents me (and the potential end user) from using the computer in any meaningful way when the operations are taking place. Since the operations take up to 30 minutes at a time to run, this irritating message effectively holds the computer hostage while my program is running.
Is there anyone familiar with this type of error and how maybe to suppress it? I apologize if this it OT as it might be a Word setting or something rather than anything which can be accomplished programatically but I figured I'd try in this general discussion forum.
Thanks again for your time and in advance for any information you can provide.
I'm using platform 4 against Office (Word) 14 interop in a forms project, by the way. Much obliged!
Is there anyone familiar with this type of error and how maybe to suppress it? I apologize if this it OT as it might be a Word setting or something rather than anything which can be accomplished programatically but I figured I'd try in this general discussion forum.
Thanks again for your time and in advance for any information you can provide.
I'm using platform 4 against Office (Word) 14 interop in a forms project, by the way. Much obliged!
Last edited: