J
Jeffrey A. Voigt
This is a very strange error. Can someone please let me know what this
means and/or direct me to another place to try? When the code tries to
print the current word document we get the following error:
System.Runtime.InteropServices.COMException (0x80010105): The server threw
an exception. at
Microsoft.Office.Interop.Word.Options.set_DefaultTray(String prop) at
What's odd is that the user can print several documents using this code.
This error only occurs for one particular document. It must be something
with the document because we can replicate this same behavior on a
completely different machine (same document).
Any help would be appreciated.
Thanks!
means and/or direct me to another place to try? When the code tries to
print the current word document we get the following error:
System.Runtime.InteropServices.COMException (0x80010105): The server threw
an exception. at
Microsoft.Office.Interop.Word.Options.set_DefaultTray(String prop) at
What's odd is that the user can print several documents using this code.
This error only occurs for one particular document. It must be something
with the document because we can replicate this same behavior on a
completely different machine (same document).
Any help would be appreciated.
Thanks!