Showing posts with label Internet. Show all posts
Showing posts with label Internet. Show all posts

Sunday, September 26, 2010

Dealing with Internet Explorer issues

(This item was originally written as a response to a request for help from a friend whose Internet Explorer was intermittently locking up.)

You can kill an unresponsive Internet Explorer (or any program) without having to reboot or shut down the PC. Press and hold the [Ctrl]+[Shift] key combination, then press the [Esc] key. This brings up the Task Manager window. If the Process tab is not open by default, click on it. This will bring up a list of running processes. Go down the list and find iexplore--click on it to highlight it, then click on the End process button at the bottom of the window to kill it. You may have to do this more than once sometimes if there's more than one IE tab or window open.

Someone once said, "The best use for Internet Explorer is to use it to download a better browser." This is true--I recommend either Mozilla Firefox or Google Chrome as an alternative--but there are also things you should do to fix the problem with IE, as well. Once you install Firefox, you should install the NoScript add-on. There's a lot of malicious scripts out there--it allows you to run scripts on a site-by-site basis, a very good idea.
Bold
Make sure that you have the latest version of IE supported by your version of Windows--for WinXP, WinVista, or Win7 this is Internet Explorer 8. You might also install Maxthon for better security and other features--but please avoid IE in general.

You probably need to update your Java and Flash, too. Download links for everything I have mentioned here are on my Internet related Links page.

Tuesday, September 9, 2008

Windows Vista is an Internet dropout

While this post is a bit outside my "normal" range for this blog, I have posted it because someone might find it in a search and it might save them the hours of searching that finally turned up this information: Microsoft Windows Vista is an Internet dropout.

A friend called me with a problem. Her new Sony VAIO laptop with Microsoft Windows Vista Home Premium would randomly disconnect from the Internet for no obvious reason. The cause turned out to be a simple (and stupid) problem.

Microsoft added networking support to Windows in version 3.11 -- a cobbled-up networking stack lifted (quite legally) from BSD code; the BSD license allows the free use of code if attribution is given. Essentially the same code was carried forward right up to WinXP, but the code was so old and crufty that the BSD distributions no longer used it; hence one of the major changes in WinVista vis-a-vis WinXP is in the networking stack. While some of these changes were much-needed, some just seem arbitrary and counter-productive. One of these changes was the source of her problem.

As far as I can figure, WinVista sends one of its new-fangled packets or messages to an older router or modem, the device says, "Huh?" and WinVista chokes. After hours of research — and booting from a live-booting Knoppix DVD so I could access the Internet to do it — I had WOW (the cable provider) remotely update the firmware in the cable modem and all was well. The same issue may crop up in older routers as well. I realize that many users don't even know what firmware is or are unable to figure out what firmware version a particular device has, let alone be able to update it -- but this knowledge has just been made more important than ever.

I found this tool from Microsoft, but I don't know if it is useful in this context:
Internet Connectivity Evaluation Tool
[This utility] checks your Internet router to see if it supports certain technologies. You can use this tool on a PC running either the Windows Vista or Windows XP operating system. If you're planning to run Windows Vista, this tool can verify whether your existing Internet router supports advanced features, such as improved download speeds and face-to-face collaboration using Windows Meeting Space.

Another related link of interest: Microsoft DHCP bugs make Windows lose networking.
Numerous perplexed Windows users have discovered that attempting to connect their PCs (especially Vista) to their existing networks or Wi-Fi hotspots results in flaky or nonexistent connections.


The solution was not obvious; it took a lot of searching and between-the-lines reading to find this information, but it was worth it -- and I'm glad to share.


A short time later, I ran into a similar problem on a Dell laptop running WinXP. A friend stated that she started having DSL connection problems about 2 weeks earlier; this was confirmed when I couldn't even ping the modem within about 5 minutes after a reboot. I updated her from Service Pack 2 to Service Pack 3 and updated the Ethernet card drivers to the latest version -- no joy. There were no problems with a Linux-DVD boot. Remembering my earlier WinVista firmware issues, I then found, downloaded, and installed a firmware update to her SpeedStream 5100 DSL modem from Siemens; fortunately, the update process was OS-agnostic since it ran from the modem itself, simply looking for the firmware image file on the system. After a reboot her connection was restored under Windows.