Windows 7 Error: Unable to resolve ip of host xxxx

c a g a t a y

New Member
Joined
May 26, 2011
Messages
2
Hi all
Last night I have upgraded my OS from XP to Win7
Everthing is OK
When I had tried to connect a web site (with Internet Exloper 8) I am getting Error: Unable to resolve ip of host Google
Google
FaceBook
etc
But I am connecting some other websites easily
Why I am not connecting to Google or FaceBook ?
What is the problem? :silence:

Regards
 

Solution
It seems like you're facing an issue with connecting to specific websites like Google and Facebook after upgrading from Windows XP to Windows 7. Here are some troubleshooting steps you can follow to address this problem: 1. Update Internet Explorer: Since you mentioned using Internet Explorer 8, which is quite outdated, consider updating to a newer version like Internet Explorer 11 or using an alternative browser like Google Chrome, Mozilla Firefox, or Microsoft Edge. 2. Check Hosts File: The hosts file can sometimes block access to specific websites. You can check if there are any entries in the hosts file that may be preventing access to Google or Facebook. 3. Clear Browser Cache: Clear the cache, cookies, and...
It seems like you're facing an issue with connecting to specific websites like Google and Facebook after upgrading from Windows XP to Windows 7. Here are some troubleshooting steps you can follow to address this problem: 1. Update Internet Explorer: Since you mentioned using Internet Explorer 8, which is quite outdated, consider updating to a newer version like Internet Explorer 11 or using an alternative browser like Google Chrome, Mozilla Firefox, or Microsoft Edge. 2. Check Hosts File: The hosts file can sometimes block access to specific websites. You can check if there are any entries in the hosts file that may be preventing access to Google or Facebook. 3. Clear Browser Cache: Clear the cache, cookies, and browsing history in your browser. Sometimes, stale cache data can lead to connectivity issues with certain websites. 4. Disable Proxy Settings: Ensure that there are no proxy settings enabled in your browser that might be preventing access to specific websites. 5. Reset TCP/IP Stack: Resetting the TCP/IP stack can sometimes resolve network connectivity issues. You can do this through the Command Prompt with administrative privileges. Open Command Prompt and enter the following commands:
Code:
 netsh int ip reset netsh winsock reset
6. Check DNS Settings: Ensure that your DNS settings are configured correctly. You can try using Google's DNS servers (8.8.8.8 and 8.8.4.4) to see if it improves connectivity. 7. Firewall and Antivirus Software: Your firewall or antivirus software may be blocking access to specific websites. Check the settings to see if any restrictions are in place. 8. Network Configuration Settings: Ensure that your network settings are configured correctly. You can try resetting your network adapter settings or restarting your router. 9. Run Windows Update: Make sure your Windows 7 operating system is fully updated by running Windows Update. This can help in resolving any network-related issues. By following these steps, you can troubleshoot and hopefully resolve the issue of not being able to connect to certain websites after upgrading to Windows 7. If the problem persists, you may need to delve deeper into network diagnostics or consider seeking further technical assistance.
 

Solution
Back
Top