A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Networking with Windows Vista
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing)

Sharing a printer in XP to Vista



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old September 18th 08, 06:52 PM posted to microsoft.public.windows.vista.networking_sharing
Sandoro
external usenet poster
 
Posts: 1
Default Sharing a printer in XP to Vista


I have a PC desktop running under Windows XP and a local printer
connected Canon iP4300. To the PC in connected a 'wireless'
(http://www.vistaheads.com/forums/#) D-LINK DWA-140. This connects to a
'router' (http://www.vistaheads.com/forums/#) Netgear DG834N (this is in
another room).
My doughter got her first 'notebook'
(http://www.vistaheads.com/forums/#) Pachard Bell with wireless
connection. Both conputers runs in internet without problems. Now we
need to print by the notebook without connecting to the printer that is
installed to the XP computer. I'd try many times to make to notebook
(Vista) can see the printer, but without results. I must say that,
following a Microsoft tutorial (Thecnet Library) and using another PC
with Vista, I was able to share the printer. So teh problem is that the
Notebook with Vista does'nt see the printer shared in Xp. On both the
computers I have "CASA_SANDRO" workgroop, on the notebook with Vista I
have a private network, Network discovery on, File sharing on, public
folder sharing on (read only), Printer sharing off (no printer is
connecte to the notebook USB), Password protected sharing off, media
sharing off.
On the computer with Windows XP, to wich the printer is connected, I'd
right click on the printer icon and shared with name.
The notebook does'nt find the PC with XP and the printer.
Wath is missing or mistake ?
Thank you to anybody can help me.


--
Sandoro
Posted via http://www.vistaheads.com

  #2 (permalink)  
Old September 18th 08, 09:56 PM posted to microsoft.public.windows.vista.networking_sharing
Robert L. \(MS-MVP\)[_1135_]
external usenet poster
 
Posts: 1
Default Sharing a printer in XP to Vista

You may try to install the printer locally and re-map it as network printer.
Or this search result may help.
Vista Print Issues
Solved: Vista print Error 0x00000866 Resolution: 1. Add a Local
Printer and then create a new port pointing to the shared printer. ...
www.chicagotech.net/vista/vistaprint.htm


--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"Sandoro" wrote in message
...

I have a PC desktop running under Windows XP and a local printer
connected Canon iP4300. To the PC in connected a 'wireless'
(http://www.vistaheads.com/forums/#) D-LINK DWA-140. This connects to a
'router' (http://www.vistaheads.com/forums/#) Netgear DG834N (this is in
another room).
My doughter got her first 'notebook'
(http://www.vistaheads.com/forums/#) Pachard Bell with wireless
connection. Both conputers runs in internet without problems. Now we
need to print by the notebook without connecting to the printer that is
installed to the XP computer. I'd try many times to make to notebook
(Vista) can see the printer, but without results. I must say that,
following a Microsoft tutorial (Thecnet Library) and using another PC
with Vista, I was able to share the printer. So teh problem is that the
Notebook with Vista does'nt see the printer shared in Xp. On both the
computers I have "CASA_SANDRO" workgroop, on the notebook with Vista I
have a private network, Network discovery on, File sharing on, public
folder sharing on (read only), Printer sharing off (no printer is
connecte to the notebook USB), Password protected sharing off, media
sharing off.
On the computer with Windows XP, to wich the printer is connected, I'd
right click on the printer icon and shared with name.
The notebook does'nt find the PC with XP and the printer.
Wath is missing or mistake ?
Thank you to anybody can help me.


--
Sandoro
Posted via http://www.vistaheads.com


  #3 (permalink)  
Old September 20th 08, 08:46 AM posted to microsoft.public.windows.vista.networking_sharing
Sandoro[_2_]
external usenet poster
 
Posts: 1
Default Sharing a printer in XP to Vista


Following this:

'chicagotech.net :: View topic - Solved: Vista print Error 0x00000866'
(http://www.chicagotech.net/netforums...pic.php?t=1263)

1. I have connected the printer to the Notebook USB (Vista)
2. The printer has been installed.

These are the next steps:

-"From a DOS prompt (Type command in the "start search" section of the
start menu) type this:
net use LPT# \\server\printer /persistent:yes
for me this was
net use LPT1 \\hppav\BROTHER_1240 / persistent:yes
substituting for #, server, and printer as appropriate for your
network."-

*On witch computer have I to type this ?
What have I to substitute for # in my case ? Shall I write server ?
Is "printer" my printer name on XP computer ? (In control panel the
name under the icon is "Canon iP4300"). On both computer the workgroop
is CASA_SANDRO. In start, my computer, network the window is enpty in
the notebook.

In the desktop (Win XP) under network, microsoft network, I have
"Casa_sandro". Under Casa_sandro I have Athlon64 (desktop WinXP) and
Pc-Roberta (my daughter notebook).

In the desktp (XP) The complete computer name is Athlon64 (control
panel, Sustem, computer name). In the notebook is PC-Roberta.

In the Network and Sharing Center of the notebook (Vista) I have
Private network, Network discovery On, File sharing On, Publc folder
sharing On, printer sharing On, Password Off, Multimedia off.

I'll be so glad is somebody could tell me step by step what to do in
each computer as I am very confused. I'd try to share the C: hard disk
in the desktop, but the notebook on Vista cannot find it.
*


--
Sandoro
Posted via http://www.vistaheads.com

  #4 (permalink)  
Old September 20th 08, 02:19 PM posted to microsoft.public.windows.vista.networking_sharing
Robert L. \(MS-MVP\)[_1137_]
external usenet poster
 
Posts: 1
Default Sharing a printer in XP to Vista

1. Most cases, LTP1 should work.
2. to find the out the server name and printer name, on the computer
connecting to the printer run this command: net share. You also use the ip
address, for example: net use LPT1 \\192.168.0.1\Casa_sandro.

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"Sandoro" wrote in message
...

Following this:

'chicagotech.net :: View topic - Solved: Vista print Error 0x00000866'
(http://www.chicagotech.net/netforums...pic.php?t=1263)

1. I have connected the printer to the Notebook USB (Vista)
2. The printer has been installed.

These are the next steps:

-"From a DOS prompt (Type command in the "start search" section of the
start menu) type this:
net use LPT# \\server\printer /persistent:yes
for me this was
net use LPT1 \\hppav\BROTHER_1240 / persistent:yes
substituting for #, server, and printer as appropriate for your
network."-

*On witch computer have I to type this ?
What have I to substitute for # in my case ? Shall I write server ?
Is "printer" my printer name on XP computer ? (In control panel the
name under the icon is "Canon iP4300"). On both computer the workgroop
is CASA_SANDRO. In start, my computer, network the window is enpty in
the notebook.

In the desktop (Win XP) under network, microsoft network, I have
"Casa_sandro". Under Casa_sandro I have Athlon64 (desktop WinXP) and
Pc-Roberta (my daughter notebook).

In the desktp (XP) The complete computer name is Athlon64 (control
panel, Sustem, computer name). In the notebook is PC-Roberta.

In the Network and Sharing Center of the notebook (Vista) I have
Private network, Network discovery On, File sharing On, Publc folder
sharing On, printer sharing On, Password Off, Multimedia off.

I'll be so glad is somebody could tell me step by step what to do in
each computer as I am very confused. I'd try to share the C: hard disk
in the desktop, but the notebook on Vista cannot find it.
*


--
Sandoro
Posted via http://www.vistaheads.com


  #5 (permalink)  
Old September 21st 08, 04:21 PM posted to microsoft.public.windows.vista.networking_sharing
Sandoro[_3_]
external usenet poster
 
Posts: 1
Default Sharing a printer in XP to Vista


Sorry no results. I must say: in Start, Coputer if I click on Network I
get 2 icons "Netgear DG834N Router" and "PC-ROBERTA" that is the
notebook itself. I do not have "CASA_SANDRO" or "Athlon64", that I can
see in network of the destop (Win XP) where the printer is shared. I
have shared a folder too, but the notebook cannot find it. The firwall
seems ok (exception on share files and priters). I have added the
printer as local printer on the notebook, but the remapping doesn't
work: Prompt as administrator, net use LPT1 \\Athlon64\CanoniP4300
/persistent:yes. The answer is: sistem error 66. Mistaken kind of
network resource. Then I only get a copy of the printer installed
locally, that doen't send to the printer. In printer propieties, ports I
find checked the LPT1 Port and the printer is "CanoniP4300(Copia 1).
Canon iP4300".


--
Sandoro
Posted via http://www.vistaheads.com

  #6 (permalink)  
Old September 24th 08, 08:18 AM posted to microsoft.public.windows.vista.networking_sharing
Sandoro[_4_]
external usenet poster
 
Posts: 1
Default Sharing a printer in XP to Vista


Hi to all who may help,

cheking in the Norton 360 setup, I found many items in firewall rules.
I did allow all the exceptions except the Microsoft Windows 2000 SMB
and, incedible, the notebook could find the printer. Really I did not
know that norton 360 has the firewall.

Thank you to every body.

Ciao, Alessandro.


--
Sandoro
Posted via http://www.vistaheads.com

 




Thread Tools
Display Modes

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

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



All times are GMT. The time now is 03:42 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.