472,326 Members | 1,966 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,326 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 2905

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...
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...
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...
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...
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...
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...
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...
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...
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: tammygombez | last post by:
Hey everyone! I've been researching gaming laptops lately, and I must say, they can get pretty expensive. However, I've come across some great...
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This happens in runtime 2013 and 2016. When a report is run and then closed a toolbar shows up and the only way to get it to go away is to right...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...

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.