Print from a Web Service?

S

Selden

I have a web service that launches Word, and prints documents. It has been
very interesting, trying to configure and get everything going. It's almost
working now, but some documents just sit in the print queue with "error -
printing" in the status column. The event log shows error code 3003.
Strangely, a few of the documents actually do print though.

Any idea what's going on, and what to do about it?
-----Selden
 
M

[MSFT]

Hi Selden,

ERROR_SPL_NO_STARTDOC (3003) code means that a StartDocPrinter call was not
issued. You receive this error code when the print spooler cannot send
data to the port. The print job is marked as "error printing." Normally,
it will happen when there is no enough permission to access the file or
port. Is your web service use impersonate or run under a local
administrator account? If you try to change the port for the printer, will
it get better? Also, is it possible for two user use the web method at same
time?

Luke
 
M

[MSFT]

Hi Selden,

Did my suggestion make sense to the issue, or you have resolved it? If you
need further assistance on this issue, please feel free to let me know.

Luke
 

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

Members online

No members online now.

Forum statistics

Threads
473,797
Messages
2,569,647
Members
45,374
Latest member
VernitaBer

Latest Threads

Top