hmmmm, lets try resetting the Winsock
When Winsock corrupts, the networking errors that you may face include unable to surf the Internet with “Page cannot be displayed” error message in Internet Explorer

or AOL even though the DSL/ADSL/cable Internet connection is connected. Sometimes, Windows Firewall/Internet Connection

Sharing (ICS) service is terminated as well.
- Click on Start button.
- Type Cmd in the Start Search text box

. 3. Press Ctrl-Shift-Enter keyboard shortcut

to run Command Prompt as Administrator. Allow elevation request. 4. Type netsh winsock reset in the Command Prompt shell, and then press the Enter key. 5. Restart the computer.
What netsh winsock reset command does are it resets Winsock Catalog to a clean state or default configuration. It removes all Winsock LSP (Layered Service Providers) previously installed, including the potential malfunctioned LSP that causes loss of network packets transmission failure. So all previously-installed LSPs must be reinstalled. This command does not affect Winsock Name Space Provider entries.
Note: To check which LSPs installed on your Vista system, use netsh winsock show catalog command.
It’s also possible to reset TCP/IP Internet Protocol stack.
