473,387 Members | 1,603 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Troubleshooting IE

Problem: I can connect to the internet via Google Chrome, but when i attempt to do so with Internet Explorer in desktop mode it simply gives me the message "This Page Cant Be Displayed" on any web page i try. That being said i Can browse in it if i set it to be my default browser and then view it in the touchscreen mode. I ran the Trouble-Shooter and it told me nothing was wrong.

That all sounds pretty normal, especially the troubleshooter saying nothing was wrong. Sometimes all it means is that the DNS is slower than the browser seems to tolerate. Then you have to try to find a workaround for that symptom cause.

Another cause though can be a misconfigured firewall blocking outbound requests, thinking that they are coming from a suspected Trojan. Apparently the default action for such things is to block the request with no trace that that was done--making it difficult to prove the hypothesis. The fact that you do have outbound requests from iexplore.exe (same program for the Immersive browser) makes that less likely I think. Actually I'm not sure if the Immersive browser does the actual request or if there is proxy which does that for it. If so, that could explain the symptom in terms of this second cause.

I have gone through all of the steps provided by the Microsoft Knowledge base, and have still not fixed the problem. I have reset IE 2-3 times, turned off compatibility mode and disabled Enhanced Protection mode, both together, and apart from each other.

Ready to try some diagnosis now? <eg>

A simple thing to do for a start would be to see what happens if you do a manual lookup for the site you want to go to and then replace the host name in the URL with that IP address. For example, is answers.microsoft.com a host that you are having the problem symptom with? It is actually a fairly complex case but I think it would be worthwhile trying the procedure with it anyway.

First go to a cmd window and enter nslookup answers.microsoft.com

Capture the Name: value. E.g. right-click, drag select and press Enter.

Build a ping -n 1 command with that. E.g. type that and then at least 1 more space and then Paste the Name: you captured after it (Alt-Space,E P or right-click Paste) Then press Enter. We don't care if the ping worked. We just want to get that host name cached for IE to find when it does its lookup.

Capture the IP address you are shown there (with right-click Mark, drag select and Enter.)

Switch to your IE window's Address bar and try your real request. It's possible that the caching of the lookup by the ping will give IE enough of a boost to get its request done in the time that it gives itself.

Now, let's say that in spite of all that preparation IE is still not getting its request done and you are getting your error message. You must use the troubleshooter to continue. Otherwise it may not bother retrying. Then presumably it will say it couldn't find anything wrong. Then, replace the host name with the IP address that you still have waiting in your Clipboard. Tip: you can use Alt-d, End to get keyboard focus up into the Address bar and repeated applications of Ctrl-Backspace to remove the last bits of the old URL before you want to Paste. Use Ctrl-v and then press Enter. (Alternatively, just make sure that somehow you have an HTTP protocol prefix for your IP address to be attached to.)

Then, what do you see? If you see a 404 message you have had success! A request went out to the Internet to that IP address. Hmm... that's interesting. Something unexpected has happened for this example. In the case of Answers I was able to use the IP address instead of the host name! So you could just continue that way I suppose. See what happens. It normally isn't as simple as that.
Mar 10 '20 #1
0 3561

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: John Oliver | last post by:
Fedora Core 3, bone-stock default Apache, PHP, mysql, etc. The website developer says: "It looks like the PHP wasn't installed properly. We did a very simple test script that should display...
2
by: David | last post by:
Hi, This is the first time I use SOAP. Dont really know the exact picture yet. Hope you can shed some lights on me. May I know where should I start troubleshooting if I get the followin error...
1
by: Robert A Riedel | last post by:
I am completely baffled when the following managed exception is thrown: "Object reference not set to an instance of an object" from a nested subroutine when referencing a variable allocated on the...
3
by: Lori McDonald | last post by:
I am logging errors in my web application in a database for troubleshooting (and emailing them to myself) and I am getting this error I cannot understand I have a click event that is generating an...
2
by: siewong | last post by:
Existing Access Database Troubleshooting I am new to access database and inherited an access application and all users who were previously able to use this access file simulataneously are now...
1
by: jobs | last post by:
Re: Troubleshooting Timeout expired. All pooled connections were in use and max pool size was reached. New webservers. win2003. IIS6. asp.net 2.0/ sql server 2005 and Oracle 9i through a 64 bit...
10
by: Daniel Peterson | last post by:
I'm responsible for a pair of IIS 6 webservers that run our production ASP.Net application. We push code on a monthly basis, and about two weeks after our October code push, we started to run into...
3
by: davemerkel | last post by:
Hi folks - wondering if anyone has any pointers on troubleshooting garbage collection. My colleagues and I are running into an interesting problem: Intermittently, we get into a situation where...
4
omerbutt
by: omerbutt | last post by:
hi everyone can any one guide me if there is any add-on related to troubleshooting javascript errors in IE6 regards, Omer Aslam
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.