I am in maintenance project.
My client is using Electronic Data Interchange add-on.
In codeunit when they call Printing.PrintLabel(PrinterPort); function they got below error
Printlabel is failed: Invalid handle.
Parameter name:handle
Here Printing is defined as automation server 'Lanham_E-Ship_Integration'.PrintToPort
As my work on this error i learned some DLL is missed.
How can i know which dll is missed and how can installed.
Please help me any body ..
Thanks in advance..
Satish...
0
Comments
Please find attached error message.
Satish...
I will contact them but if they ask me which dll you want, i could know.
I am looking and how can i ask them to get that dll.
Is it really the looking dll missing problem.
Satish...
We then mapped it through the command prompt (net use lpt2 \\%computername%\printername /persistent:yes)
We also mapped it through devices and printers pooling it with LPT2 and USB001.
Hope this helps.