GetNetGoing helps make networks work |
“Internet Explorer cannot display the webpage” errorsThis Internet Explorer error message occurs when IE can't reach the web server using HTTP. This may be because IE cannot:
Instructions below show how to determine the cause, i.e. to test whether:
Symptoms![]() In this case, there is a typing error (“ww.”) in the domain name (“address”).
How to test which issue is why “Internet Explorer cannot display the webpage”Under “More information”, Internet Explorer will list a variety of issues that may have caused your problem. The instructions below show you how to test which of those issues might be causing the problem.
You can readily recreate this error by trying to access the address “ 1. Internet connectivity has been lost.There should be other clear signs of this, e.g. if you can't get a search engine results page when you do a new search (e.g. search for random words). Be wary that caching may cause static content (e.g. this web page) to continue to appear even when Internet connectivity has been lost.Unfortunately, there are a multitude of possible reasons why Internet connectivity has been lost. You should first check whether only specific types of connectivity have been lost (e.g. check whether “The Domain Name System (DNS) server is not reachable” as described below), and if all connectivity has been lost, then check foundation network functionality. See Microsoft Knowledge Base article 936211: “How to troubleshoot network connectivity problems in Internet Explorer” 2. DNS problemsDomain names are textual names (e.g.www.example.com) used to identify machines on the Internet. The Domain Name System (DNS) translates these names into numeric Internet Protocol (IP) addresses (e.g. 192.0.32.10) that are used to transport information across the Internet.
The Domain Name System (DNS) server is not reachable.If you can view the page http://192.0.32.10/ but not http://www.example.com then your DNS server is probably not reachable, since DNS would normally translatewww.example.com into 192.0.32.10.
To identify your DNS server1, you will need to open a Command Prompt, and type the text in red below:
What you may see:
There might be a typing error in the address.2“address” here means the domain name, and not the complete URL or the object pathname3. A typing error would probably cause there to be no DNS listing (see the next issue), but may be easier to spot if you check the domain name for possible typing errors, e.g. "ww.example.com" rather than "www.example.com". The Domain Name System (DNS) server does not have a listing for the website's domain.To check whether your DNS server has a listing for a domain, open a Command Prompt and use the name server lookup (nslookup) program:
Note that some ISPs provide a DNS Redirection function which will return a default address for names that don't have their own DNS listing. You can check for this by using nslookup to query a likely non-existent name that you create randomly, e.g. nslookup kjhqwe45sdf.com (few real domains have digits in the midst of letters).
No DNS listing may be because:
3. Transport problemsOnce Internet Explorer has determined the address of the web server, it needs to transport, across the Internet, a request to the server.The website is temporarily unavailable.This is caused by the web server not responding to your request5. That can be because:
If this is an HTTPS (secure) address, click Tools, click Internet Options, click Advanced, and check that the SSL and TLS protocols are enabled under the security section.2SSL and TLS security layers are used to secure communication across the Internet. The options to use SSL and TLS appear at the bottom of the list of Advanced options.Extra informationMicrosoft Knowledge Base article 956196: “You receive an error message in Internet Explorer: “Internet Explorer cannot display the webpage””The corresponding Internet Explorer version 6 error message is “Cannot find server” Some other error messages are subtly different:
Footnotes1 If you have multiple DNS servers then this procedure will only list the first server. To identify all servers, typeipconfig /all | more and search for the “DNS Servers . . ” line, and any other servers will be listed after the first line.
2 This possible issue is not always listed. 3 If the error was in the pathname, then you should receive a HTTP 404 error. If the error was in the URL, then you should receive an Address not valid error.
4 This depends on whether the web server has been configured to default to providing access to the domain that you are after. Usually HTTP requests include a 5 A separate HTTP 503 error should occur if the network can connect you, but the website itself is unavailable. 6 The network blockage may also block your access to the proxy. Updated 29 June 2012 |
| Copyright (C) 2012 | Site map | Contact us |