Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
587 views
in Technique[技术] by (71.8m points)

internet explorer - IE8 crashes when loading website - res://ieframe.dll/acr_error.htm

Our website crashes when one of our users loads the front page in IE 8.0.6001.18702.

The page loads briefly and then IE stops loading it and shows an error message.

The URL in the address bar is changed to:

res://ieframe.dll/acr_error.htm#ourwebsite.com,http://demo.ourwebsite.com/login/

I've read accounts of this happening to other users of IE8 when loading sites such as facebook.com & barnesandnoble.com.

Forums such as this refer to possible fixes, such as:

unchecking the'Enable third party browser extensions' option in IE 8 advanced option

However, this isn't really an option for us as the site will eventually become a public facing website. We need to apply a fix to the page IE8 is trying to load.

So, does anyone know what it is about the page that IE8 is trying to load that might cause it to do this?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

I had this happening with a Drupal theme. None of the many suggestions on various threads (change IE security settings or some other advanced settings, update Java, update Flash, fiddle with registry, remove certain Windows updates, check plugins, scan for malware, completely reinstall IE8) worked for me.

In this case, it turned out to be a problem with setting a background-image on a body element - changing body to an html element fixed things. It is apparently related to loading respond.js - try putting that at the bottom.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...