unable to share files and printer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i have setup a network on 2 computers running XP with a crossover cable. One
computer works fine but the other one will not let me access its files or
printer. yet when i swap over my cable modem i can connect through either
computer. It shows both workgroup computers but displays the error

not accessible. You might not have permission to use this network resource.
Contact the administrator of this server to find out if you have access
permissions.

Access is denied.

This is driving me mad as it pings to this workgroup computer but wont
share. HELP! i have lost 2 days of my life

JJ
 
John said:
i have setup a network on 2 computers running XP with a crossover
cable. One computer works fine but the other one will not let me
access its files or printer. yet when i swap over my cable modem i can
connect through either computer. It shows both workgroup computers but
displays the error

not accessible. You might not have permission to use this network
resource. Contact the administrator of this server to find out if you
have access permissions.

Access is denied.

This is driving me mad as it pings to this workgroup computer but wont
share. HELP! i have lost 2 days of my life

JJ

Things to check:

1. Are both computers in the same Workgroup?
2. Are both computers on the same subnet (i.e., 192.168.1.xxx)?
3. Do both computers have unique computer names?
4. Have you created identical user accounts and passwords on both
computers?
5. Have you added the lan as Trusted in whatever firewall you are using?
6. Have you shared out desired resources and set appropriate
permissions?

Here are some links to help you with networking. Run through MVP
Hans-Georg Michna's troubleshooter first:

http://www.michna.com/kb/wxnet.htm - Small Network Troubleshooter by
Hans-Georg Michna

http://www.bcmaven.com/networking/faq.htm
http://www.bcmaven.com/networking/myths.htm

http://www.smallnetbuilder.com/
http://www.wown.info/
http://www.practicallynetworked.com/

Malke
 
"John said:
i have setup a network on 2 computers running XP with a crossover cable. One
computer works fine but the other one will not let me access its files or
printer. yet when i swap over my cable modem i can connect through either
computer. It shows both workgroup computers but displays the error

not accessible. You might not have permission to use this network resource.
Contact the administrator of this server to find out if you have access
permissions.

Access is denied.

This is driving me mad as it pings to this workgroup computer but wont
share. HELP! i have lost 2 days of my life

JJ

Run the Network Setup Wizard on the computer that can't be accessed.
That's often all that's needed to fix the problem. Tell the Wizard
that the computer connects to the Internet through a residential
gateway (router).

If that doesn't solve the problem, try these tips:

1. Use only one protocol for File and Printer Sharing. If the network
needs more than one protocol, unbind File and Printer Sharing from all
but one of them. Details here:

Windows XP Network Protocols
http://www.practicallynetworked.com/sharing/xp/network_protocols.htm

2. Make sure that NetBIOS over TCP/IP is enabled on both computers.
Details here:

Enable NetBIOS Over TCP/IP (NetBT)
http://www.practicallynetworked.com/sharing/troubleshoot/netbt.htm

3. Run "ipconfig /all" on each computer and look at the "Node Type" at
the beginning of the output. If it says "Peer-to-Peer" (which should
actually be "Point-to-Point") that's the problem. It means that the
computer only uses a WINS server, which isn't available on a
peer-to-peer network, for NetBIOS name resolution.

If that's the case, run the registry editor, open this key:

HLM\System\CurrentControlSet\Services\Netbt\Parameters

and delete these values if they're present:

NodeType
DhcpNodeType

Reboot, then try network access again.

If that doesn't fix it, open that registry key again, create a DWORD
value called "NodeType", and set it to 1 for "Broadcast" or 4 for
"Mixed".

For details, see these Microsoft Knowledge Base articles:

Default Node Type for Microsoft Clients
http://support.microsoft.com/default.aspx?scid=kb;en-us;160177

TCP/IP and NBT Configuration Parameters for Windows XP
http://support.microsoft.com/default.aspx?scid=kb;en-us;314053
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
 
un ticked the TCP/IP but it did not help so i switched it back on.

ran ipconfig/all and noticed on the problem computer that cannot be accessed
it read
node type mixed
ip routing enabled no

on the good one it read
node type hybrid
ip routing enabled yes

i have ran network setup wizard numerous times all names are different and
same workgroup listed

HELP the wifes complaining JJ
 
tried all six things with no success i have different user accounts on each
computer
 

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

Back
Top