COM Error while attempting to print

  • Thread starter Jeffrey A. Voigt
  • Start date
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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top