Hi All,
I am pulling my hair out on this one. I used Word to print off documents from a VB.Net Application. The Printing works fine when I am printing to a locally attached printer. When I print to a Network Printer I get the following error:
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Runtime.InteropServ
ices.COMEx
ception (0x80010001): Call was rejected by callee. (Exception from HRESULT: 0x80010001 (RPC_E_CALL_REJECTED))
at Microsoft.Office.Interop.W
ord.Docume
ntClass.Cl
ose(Object
& SaveChanges, Object& OriginalFormat, Object& RouteDocument)
at PureMatrix.ReceiptWord.Rec
eiptWord_L
oad(Object
sender, EventArgs e)
at System.Windows.Forms.Form.
OnLoad(Eve
ntArgs e)
at System.Windows.Forms.Form.
OnCreateCo
ntrol()
How can I Fix this error ?
Start Free Trial