PC Review


Reply
Thread Tools Rate Thread

Missing Standard TCP/IP Port

 
 
RonW
Guest
Posts: n/a
 
      19th Apr 2008
This port is not available from the list of port choices. To my knowledge it
is just not available rather than having been available previously and lost
since it was never previously needed.

How can I install it on Win2000 Laptop PC?

 
Reply With Quote
 
 
 
 
Alan Morris [MSFT]
Guest
Posts: n/a
 
      22nd Apr 2008
it's installed by default


If you ran cleanspl.exe and said delete the Standard port monitor, that
would explain this. Here are the steps to get it back. This requires
editing the registry or importing the key from another machine.


the three system files you need should still exist in \windows\system32 (
tcpmon.dll, tcpmib.dll, and tcpmonui.dll ) you can edit your registry entry
and add the monitor back. If the files do not exist copy them from another
installation or expand them from the installation CD.

If you have any Win2k or greater system handy you can export the Standard
TCP/IP Port key and import to the other machine. Even if you do not
export this key if you can look at this key for guidance when adding back
the entry it is helpful.

stop and start spooler


> > if no XP machine is handy to export the key, locate
> > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitor\
> >
> > Add key
> > Standard TCP/IP Port
> > Add String Value; value name=Driver; value data=tcpmon.dll
> >
> > under Standard TCP/IP Port
> > Add Key
> > Ports
> > Add three Dwords in Ports (I am listing the value data in
> > decimal)
> > LprAckTimeout value data= 180
> > StatusUpdateEnabled value data= 1
> > StatusUpdateInterval value data= 10
> >
> > stop and start spooler






--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1

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

"RonW" <(E-Mail Removed)> wrote in message
news:3981D7AE-8ECB-446C-AA60-(E-Mail Removed)...
> This port is not available from the list of port choices. To my knowledge
> it
> is just not available rather than having been available previously and
> lost
> since it was never previously needed.
>
> How can I install it on Win2000 Laptop PC?
>



 
Reply With Quote
 
RonW
Guest
Posts: n/a
 
      2nd May 2008
All dlls and keys you listed were found to be already in place except
LprAckTimeout. There was a TCP/IP Printer already installed on the Standard
TCP/IP Port.

I could not find a way to share that port.

The option to create a new port only has three options:
Local Port
PDF Port
Print Server
Looks like Standard TCP/IP Port is missing from the choices.

Your help is appreciated.

"Alan Morris [MSFT]" wrote:

> it's installed by default
>
>
> If you ran cleanspl.exe and said delete the Standard port monitor, that
> would explain this. Here are the steps to get it back. This requires
> editing the registry or importing the key from another machine.
>
>
> the three system files you need should still exist in \windows\system32 (
> tcpmon.dll, tcpmib.dll, and tcpmonui.dll ) you can edit your registry entry
> and add the monitor back. If the files do not exist copy them from another
> installation or expand them from the installation CD.
>
> If you have any Win2k or greater system handy you can export the Standard
> TCP/IP Port key and import to the other machine. Even if you do not
> export this key if you can look at this key for guidance when adding back
> the entry it is helpful.
>
> stop and start spooler
>
>
> > > if no XP machine is handy to export the key, locate
> > > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitor\
> > >
> > > Add key
> > > Standard TCP/IP Port
> > > Add String Value; value name=Driver; value data=tcpmon.dll
> > >
> > > under Standard TCP/IP Port
> > > Add Key
> > > Ports
> > > Add three Dwords in Ports (I am listing the value data in
> > > decimal)
> > > LprAckTimeout value data= 180
> > > StatusUpdateEnabled value data= 1
> > > StatusUpdateInterval value data= 10
> > >
> > > stop and start spooler

>
>
>
>
>
> --
> Alan Morris
> Windows Printing Team
> Search the Microsoft Knowledge Base here:
> http://support.microsoft.com/search/?adv=1
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "RonW" <(E-Mail Removed)> wrote in message
> news:3981D7AE-8ECB-446C-AA60-(E-Mail Removed)...
> > This port is not available from the list of port choices. To my knowledge
> > it
> > is just not available rather than having been available previously and
> > lost
> > since it was never previously needed.
> >
> > How can I install it on Win2000 Laptop PC?
> >

>
>
>

 
Reply With Quote
 
Alan Morris [MSFT]
Guest
Posts: n/a
 
      2nd May 2008
If there is a Standard TCP/IP Port installed on the machine, it sounds like
someone hijacked the UI component

sfc /scannow

and have a system disk available to replace I suspect printui.dll.

You could also just create a new port remotely from another machine on the
network

Start
Run
\\remotemachine

Open Printers Folder

File Server Properties

Ports

--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1

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

"RonW" <(E-Mail Removed)> wrote in message
news:367D85D4-58CB-41DB-9A11-(E-Mail Removed)...
> All dlls and keys you listed were found to be already in place except
> LprAckTimeout. There was a TCP/IP Printer already installed on the
> Standard
> TCP/IP Port.
>
> I could not find a way to share that port.
>
> The option to create a new port only has three options:
> Local Port
> PDF Port
> Print Server
> Looks like Standard TCP/IP Port is missing from the choices.
>
> Your help is appreciated.
>
> "Alan Morris [MSFT]" wrote:
>
>> it's installed by default
>>
>>
>> If you ran cleanspl.exe and said delete the Standard port monitor, that
>> would explain this. Here are the steps to get it back. This requires
>> editing the registry or importing the key from another machine.
>>
>>
>> the three system files you need should still exist in \windows\system32 (
>> tcpmon.dll, tcpmib.dll, and tcpmonui.dll ) you can edit your registry
>> entry
>> and add the monitor back. If the files do not exist copy them from
>> another
>> installation or expand them from the installation CD.
>>
>> If you have any Win2k or greater system handy you can export the Standard
>> TCP/IP Port key and import to the other machine. Even if you do not
>> export this key if you can look at this key for guidance when adding back
>> the entry it is helpful.
>>
>> stop and start spooler
>>
>>
>> > > if no XP machine is handy to export the key, locate
>> > > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitor\
>> > >
>> > > Add key
>> > > Standard TCP/IP Port
>> > > Add String Value; value name=Driver; value data=tcpmon.dll
>> > >
>> > > under Standard TCP/IP Port
>> > > Add Key
>> > > Ports
>> > > Add three Dwords in Ports (I am listing the value data in
>> > > decimal)
>> > > LprAckTimeout value data= 180
>> > > StatusUpdateEnabled value data= 1
>> > > StatusUpdateInterval value data= 10
>> > >
>> > > stop and start spooler

>>
>>
>>
>>
>>
>> --
>> Alan Morris
>> Windows Printing Team
>> Search the Microsoft Knowledge Base here:
>> http://support.microsoft.com/search/?adv=1
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>> "RonW" <(E-Mail Removed)> wrote in message
>> news:3981D7AE-8ECB-446C-AA60-(E-Mail Removed)...
>> > This port is not available from the list of port choices. To my
>> > knowledge
>> > it
>> > is just not available rather than having been available previously and
>> > lost
>> > since it was never previously needed.
>> >
>> > How can I install it on Win2000 Laptop PC?
>> >

>>
>>
>>



 
Reply With Quote
 
RonW
Guest
Posts: n/a
 
      10th May 2008
I ran the remote steps you listed down to ports and did not know exactly how
to proceed as it looked like nothing happened. But , I installed the printer
to a local port. When I then attempted to change the port, Standard TCP/IP
port was now available from the new port dropdown list. I used it and print
test page confirmed the install.
Many thanks for your assistance.

"Alan Morris [MSFT]" wrote:

> If there is a Standard TCP/IP Port installed on the machine, it sounds like
> someone hijacked the UI component
>
> sfc /scannow
>
> and have a system disk available to replace I suspect printui.dll.
>
> You could also just create a new port remotely from another machine on the
> network
>
> Start
> Run
> \\remotemachine
>
> Open Printers Folder
>
> File Server Properties
>
> Ports
>
> --
> Alan Morris
> Windows Printing Team
> Search the Microsoft Knowledge Base here:
> http://support.microsoft.com/search/?adv=1
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "RonW" <(E-Mail Removed)> wrote in message
> news:367D85D4-58CB-41DB-9A11-(E-Mail Removed)...
> > All dlls and keys you listed were found to be already in place except
> > LprAckTimeout. There was a TCP/IP Printer already installed on the
> > Standard
> > TCP/IP Port.
> >
> > I could not find a way to share that port.
> >
> > The option to create a new port only has three options:
> > Local Port
> > PDF Port
> > Print Server
> > Looks like Standard TCP/IP Port is missing from the choices.
> >
> > Your help is appreciated.
> >
> > "Alan Morris [MSFT]" wrote:
> >
> >> it's installed by default
> >>
> >>
> >> If you ran cleanspl.exe and said delete the Standard port monitor, that
> >> would explain this. Here are the steps to get it back. This requires
> >> editing the registry or importing the key from another machine.
> >>
> >>
> >> the three system files you need should still exist in \windows\system32 (
> >> tcpmon.dll, tcpmib.dll, and tcpmonui.dll ) you can edit your registry
> >> entry
> >> and add the monitor back. If the files do not exist copy them from
> >> another
> >> installation or expand them from the installation CD.
> >>
> >> If you have any Win2k or greater system handy you can export the Standard
> >> TCP/IP Port key and import to the other machine. Even if you do not
> >> export this key if you can look at this key for guidance when adding back
> >> the entry it is helpful.
> >>
> >> stop and start spooler
> >>
> >>
> >> > > if no XP machine is handy to export the key, locate
> >> > > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitor\
> >> > >
> >> > > Add key
> >> > > Standard TCP/IP Port
> >> > > Add String Value; value name=Driver; value data=tcpmon.dll
> >> > >
> >> > > under Standard TCP/IP Port
> >> > > Add Key
> >> > > Ports
> >> > > Add three Dwords in Ports (I am listing the value data in
> >> > > decimal)
> >> > > LprAckTimeout value data= 180
> >> > > StatusUpdateEnabled value data= 1
> >> > > StatusUpdateInterval value data= 10
> >> > >
> >> > > stop and start spooler
> >>
> >>
> >>
> >>
> >>
> >> --
> >> Alan Morris
> >> Windows Printing Team
> >> Search the Microsoft Knowledge Base here:
> >> http://support.microsoft.com/search/?adv=1
> >>
> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >>
> >> "RonW" <(E-Mail Removed)> wrote in message
> >> news:3981D7AE-8ECB-446C-AA60-(E-Mail Removed)...
> >> > This port is not available from the list of port choices. To my
> >> > knowledge
> >> > it
> >> > is just not available rather than having been available previously and
> >> > lost
> >> > since it was never previously needed.
> >> >
> >> > How can I install it on Win2000 Laptop PC?
> >> >
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Standard TCP/IP port" option missing when adding printer dclist Windows XP Help 10 25th May 2010 03:20 PM
Re: "Standard TCP/IP port" gone missing Jimbo Windows Vista Print / Fax / Scan 0 27th Jan 2008 11:45 PM
"Standard TCP/IP port" gone missing janbon Windows Vista Print / Fax / Scan 6 18th Jan 2008 07:43 PM
Missing port types : local port and Standard TCP/IP port programmer_not_admin Windows XP Print / Fax 3 28th Dec 2006 03:08 PM
Missing Create New Standard TCP/IP Port Nicolas Microsoft Windows 2000 Printing 1 7th Jun 2006 09:10 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:34 AM.