up vote 0 down vote favorite
share [g+] share [fb]

Is there a way to get Ie7 to expand on the error message “This program cannot display the webpage”?

I have turned off friendly error messages but this has not helped.

The background is that intermittently I get the error while using IE7 navigating to a around a particular a website. However I know the server has returned the web page with a 200 OK HTTP code as I can see this in fiddler. If I take the HTML code form the returned page out of fiddler and save it I can load it in IE with no issues.

link|improve this question

Are there any further files embedded the page -- scripts, styles, images, object-embeds -- which might be failing to load? – Steve Gilham Oct 26 '09 at 7:10
No, it was all very odd in the end using https which oddly resolved the issues. At a guess I think it was a firewall problem but will never really know. – John Oct 26 '09 at 8:35
feedback

3 Answers

You could also try Fiddler

link|improve this answer
feedback

I don't know how to debug in IE7 (I'm not a MS person). In case it helps, it sounds like you may be hitting a timing problem or interference with some antivirus software.

link|improve this answer
feedback

You could try using HttpWatch. The free basic edition shows error codes that were raised within IE and it may help you to diagnose this problem.

DISCLAIMER: this answer was provided by Simtec Limited the makers of HttpWatch

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.