Monday, January 10, 2011

How to fix "network location cannot be Reached" error in Windows XP

Sometime we face issue in accessing network share of other computers through UNC path e.g. \\192.168.1.1 .
we get following error even if network is working fine and the same share cane be accessed from other machines.
Error Message : The network location cannot be Reached. For information about network troubleshooting, see Windows Help.

Please find below solution If you face issue of getting above error message when accessing any network share through UNC path (e.g. \\192.168.1.1) 
  1. Run Registry Editor (regedit.exe), and check the following registry key:

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters]
  2. Please find if the "TransportBindName" value exists. If either of them does not exist, create it. If either one is incorrect, change the data. The values should be like this:

    Name: TransportBindName
    Type: REGSZ
    Value: \Device\
  3. Under the same registry key ([HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters]), if you find the "SMBDeviceEnabled" value exists and is 0, it means Direct Hosting is disabled. You may change it to 1 to turn on it unless there are requirements that this should be disabled.

    Name: SMBDeviceEnabled
    Type: REG_DWORD
    Value: 1
  4. Go to Start--> Run--> Type Services.msc and make sure that " Computer Browser " and " Workstation " services are running.

This should resolve above error.

-
Sumit

22 comments:

  1. Hi....Thanks a lot...its working...

    Best Regards.
    ManjunathC

    ReplyDelete
  2. Issue not resolve.

    Same problem.

    Regards
    Faisal

    ReplyDelete
  3. Thanx budy.....I have solve this problem

    ReplyDelete
  4. Thanks It Works now Lots of thanks again

    ReplyDelete
  5. it also not working!!!! will you provide me some other suggestion?????

    ReplyDelete
  6. It is very kind of you to post this useful tip!

    ReplyDelete
  7. Thanks for your post its working.

    ReplyDelete
  8. thanks very helpfulll..

    ReplyDelete
  9. Nailed it! Thanks! So many other pages turned up dead ends. Thanks again!!

    ReplyDelete
  10. Nailed it! This was the ONLY thing that worked. So happy that this problem is solved. Thanks!

    ReplyDelete
  11. hai its not working i dont have SMBDeviceEnabled in regedit

    ReplyDelete
  12. It's work for me...thanks a lot...

    ReplyDelete
  13. it is not resolved me...pls any ideas will be there...

    ReplyDelete
  14. not resolved issue same error will came...another option i need...

    ReplyDelete