ANy progress on this ?
Main Topics
Browse All TopicsI have a laptop were I can't get access to a share on the network.
I get a mesage "The network location cannot be reached"
A registry setting keep missing its data, even when I replace it. And everytime I boot it is gone.
HKEY_LOCAL_MACHINE\SYSTEM\
TransportBindName = \Device\
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I tried your solution, but that didn't work. I had the same problem on many forums and what that did the fix it was this. I only got to number 2. But I will try your solution if I get the same problem again. It seems that there is more solutions on the same problem.
1. (NB This will not work on windows 2000) Click start > run >type sfc /scannow {enter} and have your windows CD handy.
2. Search your hard drive for the "ie.inf" file (Usually in windows\inf\ or winnt\inf) When you have found it right click it and select install. Then reboot. [Running this from command line does the same "rundll32.exe setupapi,InstallHinfSectio
3. Still not working? Click Start > settings >control Panel >Add/Remove Programs > internet explorer. Press the Change/Remove button (In windows 9X the button is Add/Remove). If you've upgraded IE you can revert to the previous version by selecting "Restore the previous Windows Configuration" but more often you will need "Repair Internet Explorer", then click OK. Reboot.
4. Still not working? Click Start >Run >type regedit {enter} Navigate to the following key, HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Active Setup \ Installed Components \ {89820200-ECBD-11cf-8B85-0
You can now download and reinstall Internet Explorer (Links below).
NB. If you want to reinstall Outlook Express at the same time perform the same action on this registry key. HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Active Setup \ Installed Components \ {44BBA840-CC51-11CF-AAFA-0
Business Accounts
Answer for Membership
by: SysExpertPosted on 2007-08-01 at 10:35:16ID: 19611016
1) Do a TCPIP fix first
ices=1
om/kb/3155 39
TCPIP fixes reset NIC and TCPIP
What I like to do on any network problem....Is to reset it ALL....
netsh int ip reset reset.log
netsh firewall reset
netsh winsock reset
Then remove ALL NIC's from the device manager..
In the Device Manager, select View>Show Hidden Devices
(If the Show Hidden devices is not presetn, do the following command from a command prompt..)
start>run>cmd
set devmgr_show_nonpresent_dev
More information on that command here....
Device Manager does not display devices that are not connected to the Windows XP-based computer
http://support.microsoft.c
Go back to Network Adapters, and make sure your adapters are all gone, including any older ones. (there will be several ' miniport' devices that are not able to be uninstalled....)
Once they are all gone, reboot and let Windows reinstall them...
Thats a total rebuild of your network connections, to hopefully correct any problems with Basic connectivity.
2) If that does not fix it then do a
SFC /scannow from a DOS box
3) Try using a new windows User profile.
4) If that does not work, I would do a repair install
I hope this helps !