I have a desktop PC with Windows Me, connected to an Epson C60 printer and a wireless router. On the network I have a new laptop with XP, and even though we can be online on both machines simultaneously and share files, the printer refuses to print any document from the XP machine. I have spent eight (8) hours so far on the phone with Microsoft technicians in India, who are ill-trained in Me. Still no print from the laptop, thought it works fine from the PC.
Anyone know if this is normal when networking two different operating systems, or is there a way? Thanx
Nonsense, Handy. I have three printers, none of them network capable, and they are all accessible from all PCs on my local network. The only way you need a network capable printer is if you attach it directly to the network, typically using an Ethernet card or WiFi connection.
Hyjyljyj, if you have the printer connected to any one of the computers on the network, you should be able to share the printer with all the computers, much like you are able to share files.
Unfortunately, I don’t have ME or XP running here, so I can’t offer specific advice as to what settings are needed. I’m sure someone else wil be along soon to lend a hand.
Your goal is to tell the ME machine to offer the printer for sharing on the network. I don’t have ME so I can’t offer you “click this, then this, then this” instructions.
I suggest you look in Control Panel for Printers and examine whatever settings are available. There ought to be a checkbox or [Sharing …] button associated with the printer for enabling sharing.
If you can’t find it there, try searching the Windows help for “printer” or “sharing”. Their indexing sucks, so you may have to read a dozen pages to stumble onto what you’re looking for.
Once you’ve gotten the ME machine to offer the printer to the network, the next step is to tell the XP machine about it.
You do that using Start, Settings, Printers, Add Printer and fill in the wizard from there. I don’t have XP either, so the exact menu path may differ from what I suggested, but find the place where printers are configured and you’ll be in business.
Thanks LSLGuy, in my hometown no less, for your reply. Every time we try to fill in the wizard, we come to the error message that says the system doesn’t recognize the name of the printer that was entered in the box. We’ve tried every name config you can think of.
Any and all replies are welcome, esp. after 8 hrs. on the phone w/the so-called “experts” at Microsoft.
I don’t have the ME OS but the method to share a printer is to navigate to the Printers & Faxes page. Right click on the printer and select Properties. There should be a tab there for sharing the device. Make sure that this is enabled and give it a name if prompted. See if that helps.
You also have to go into Networking Properties, select File and Print Sharing (I think it’s just a button, but it could be something in the protocol list, too) and make sure that “I want to share my printers over the network” is checked. After that, you may have to do the whole sharing in the printer’s properties thing or you may not, I don’t recall.
You weren’t explicit about which computer you werre typing into which dialog box when it complained about the unrecognized name, but I’m gonna bet that was when you tried to add the printer to the XP machine.
That implies the problem remains back on the ME machine. The ME machine MUST be advertising the printer before you can add it to the XP machine.
So you’ve got to first set the sharing name on the ME machine. Confusingly, it can have one name on the ME machine that the ME machine uses to refer to it itself, and a different name that the ME machine uses to advertise the printer over the network.
The ME-internal name will be the one you see in the control panel printers list.
The sharing name will be set on the same page as you use to turn on sharing. That name won’t be displayed anywhere else. For name format, stick to anything less than 15 characters and no spaces of funky symbols.
When you have a mixture of NT and 9x family OSes on the same network and you want to share printers between them, you will usually have to install different drivers on each machine - it used to be when you browsed the network, found a printer, right-clicked and selected Install, that the client PC would pull the drivers across the network from the machine hosting the printer, but if the host is ME and the client is XP (or possibly vice versa), you may have problems.
The way around it is to add the printer from the ‘Add Printer’ wizard and give it the correct driver disk - at some point in this process you’d be asked for the location of the printer and you can browse to it then.
Otherwise, it might be a firewall problem (if you have a software firtewall installed on the host).
Another alternative would be to buy a printer server box (such as the HP Jetdirect) on eBay for a very modest sum - until very recently, I regarded these devices with disdain, but in the last week or so I had no choice but to use a couple of them and I am now thoroughly converted.
" Nonsense, Handy. I have three printers, none of them network capable, and they are all accessible from all PCs on my local network."
Yes, but do you have this printer?
I see you can use USB or Parl cable, try the other cable route & see if that works hyjyljyj (how do you pronounce that?). Also try the XP support center under the start menu, input ‘network printer’ & check that :File and Printer Troubleshooter
"Your statement that you can’t share a printer that isn’t “network capable” is dead wrong. "
So far ntucker, unless you can’t get this c60 printer to print through a network by giving the person some advice, I’m right. I never said you could not network a printer that isn’t network capable–why would I say that? I do that with my printers myself, but NOT THIS ONE. Try reading what I say first before making a ‘you are wrong’ statement, ntucker.
BTW, they do make a C80 printer that IS network capable with an adapter which costs $179.00.
You might try typing NBTSTAT -R (make sure the R is capitalized) from the command prompt on both machines. This purges and reloads the NetBIOS cache. It’s not a surefire fix, but I’ve seen it clear up weird printer sharing problems in the past.
I did. You said: “Your printer isn’t network capable, so you can’t [share it with another computer on the network],” which is, once again, dead wrong.
What he’s trying to do is definitely possible, regardless of whether the printer is “network capable” (your ignorant protestations notwithstanding).
Pure BS. You claim that what he’s trying to do is impossible because the printer isn’t network capable. You can’t back that up, because that isn’t the reason it’s not working. A printer does not need to be network capable in order to be shared.
hyjyljyj: is it feasible and/or desirable to attach the printer to the XP computer and share it so the Me computer can print to it also? It might just work, and if it doesn’t, it might be easier to troubleshoot on XP.
I see that attaching the printer to the XP computer is probably not desirable, as that’s the laptop. Out of curiosity, if you open a command prompt and type “net view MYCOMPUTER” where “MYCOMPUTER” is replaced with the netbios name of the machine with the printer attached (the Me machine), is the printer listed? Here’s an example:
C:\>net view mycomputer
Shared resources at mycomputer
Share name Type Used as Comment
------------------------------------------------------------
sharedfiles Disk
HPLJ5 Print HP LaserJet 5
In this instance, the “network path” associated with the printer would be \mycomputer\HPLJ5 and “sharedfiles” is a shared directory that can be accessed at \mycomputer\sharedfiles\
I have had a fair share of problems getting 98 machines to to share nicely with XP. Invariably, it was a browse master problem. If both machines think they are the browse master, they won’t find each others shares. To see if a computer is currently running as a browse master, go to a command prompt and type “nbtstat -n”. If the list shows an entry like “MSBROWSE” then that machine is the master browser, ie, it holds the list of available network shares.
In this case, since the ME machine is the host, you may need to change the XP machine so that it is never the browse master. Try these instructions.
Also, check the IP addresses and subnet masks on both computers. Maker sure the subnet masks are the same. (Machines with different subnets may be able to ping each other, but Windows browsing will fail.)