Getting RPC_E_DISCONNECTED exception while trying to automate Word Doc
I am trying to combine few word docs and create one final doc using VB.NET as a part of windows application. The word document is getting disconnected from RPC while trying to edit the final resulting document.
Here is a code sample showing what I am trying to do,