Can't add LPT port

C

Chris Sanchez

I have an HP Laserjet6l printer that I am trying to
install. Everytime I install it I get a window at the end
of the install routine that says: "There was an error
installing your device: Printer name is invalid."

I have used the Windows 2000 drivers and then I also tried
using the HP drivers that I downloaded but no luck. I
checked the Server Properties under Printers, File, Server
Properties, Ports and I see that I only have a Virtual USB
Printer port which is working fine with my Epson Inkjet.
However, I do not see an LPT port at all. I tried adding
one and when it wants to look for the files in the D:\I386
folder its "Insert the Windows 2000 Professional (beta 3)
CD ROM. I insert it but it keeps coming up. I tried
copying the whole file to my C drive but no luck. What is
the problem?
 
A

Alan Morris\(MSFT\)

I have seen issues when the LPT ports are no longer listed by the spooler
because another application replaced the registry entry for the dll
controlling where to look in the registry for the port list.
reg key is here:
Local Port should point to this binary
HKLM\SYSTEM\CurrentControlSet\Control\Print\Monitors\Local Port\Driver
reg_sz = localspl.dll


The Port list that the spooler reads at startup is here:
the HKLM\Software\Microsoft\WindowsNT\CurrentVersion\Ports

LPT ports should be listed here

--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.
 

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