printing to an XP PC printer via Internet does not use SPOOLING function of windows - makes applicat

T

Thanks

Can anyone tell me how to configure a connection to a printer on an XP PC
via a WAN so the local windows print spooler is used?

Apparently, XP does not use the local print subsystem the way it did prior
to XP, so your application is tied up like in the "old days" when the
application had to wait on the printer to process the job.

It now seems the application must wait on the remote spool sub-system to
respond.

This makes for very slow operation of applications.

Is there another way to configure it?

I've tested this with PCs that have the printer attached that run Windows
2000 and it does not operate this way. The local spooler takes the job, and
spools to the remote spooler, releasing the application as fast as the speed
of the local spool sub-system.

What was Microsoft thinking?
 
C

Chuck

If you want to raise this issue with MS, you will need to include a lot more
detail.
In general, a starting place might be

Client PC
Op system (XP?) and revision on client PC
Application (Office application?)

Network setup/configuration details (Services and protocols, etc.)
Network connection details

Remote PC or print server. (Details similar to above)
Printer make and model and interface details.

If XP home is involved, you may end up needing to change to XP Pro (Domain
issues)

http://www.coribright.com/windows

May contain some help.
 
T

Thanks

If you want to raise this issue with MS, you will need to include a lot
more
detail.

OK here goes
Client PC
Windows 2000 Server
Op system (XP?) and revision on client PC - SP4

Application (Office application?)
No, MS Visual Studio

Network setup/configuration details (Services and protocols, etc.)
TCP/IP WAN
Network connection details
WAN 128K
Remote PC or print server. (Details similar to above)
XP Pro SP2
Printer make and model and interface details.
HP LaserJet 2500 Parallel
 
C

Chuck

If you want to raise this issue with MS, you will need to include a lot more
detail.
In general, a starting place might be

Client PC
Op system (XP?) and revision on client PC
Application (Office application?)

Network setup/configuration details (Services and protocols, etc.)
Network connection details

Remote PC or print server. (Details similar to above)
Printer make and model and interface details.

If XP home is involved, you may end up needing to change to XP Pro
 
T

Thanks

In my vast experience working with Microsoft since 1995, I have found they
ignore issues they KNOW are a problem that they don't want to admit.

I have posted this in these newsgroups 3 times and this is the first time
anyone has responded at all. Thanks for your help, but I'm assuming MS has
no answer and I'll need to look elsewhere or tell people they can't use
128KB any more because Microsoft just can't run on anything that slow.
 
K

Klaus Jorgensen

Thanks wrote :
Can anyone tell me how to configure a connection to a printer on an XP PC via
a WAN so the local windows print spooler is used?

Apparently, XP does not use the local print subsystem the way it did prior to
XP, so your application is tied up like in the "old days" when the
application had to wait on the printer to process the job.

I'm not into the deeper communication between Windows boxes, so the
only alternative I can suggest, is using LPR ports in you printer
setup. That way print jobs are fully rendered by the server, and fed
directly to the spooler at the printer server.
The box acting as printer server must have Unix print services
installed (from Windows components) in order to listen to TCP port 515
for LPR traffic.


/klaus
 
T

Thanks

This works, in that the application releases, but creates another problem.
If the printer is offline, i.e, the PC is not connected, the user gets a
repeating error message which cannot be ignored, and cannot be minimized.

Your choice, grab the top left corner and move it to the edge of your
window, retry or cancel.

Message:
Printers Folder
There was an error found when printing the document "blah blah" to
\\UNC\share. Do you want to retry or cancel the job?
 

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