Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

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

javascript - 在IE11上访问localStorage时,Microsoft Internet扩展中发生内部错误(An internal error occurred in the Microsoft Internet extensions when accessing localStorage on IE11)

Quite strange this one.

(这个很奇怪。)

I was testing a webpage on IE11 when I suddenly realized that each time that javascript code reaches a call to localStorage it's returning 'An internal error occurred in the Microsoft Internet extensions' error.

(我在IE11上测试一个网页时,突然意识到每次javascript代码到达对localStorage的调用时,它都会返回“ Microsoft Internet扩展中发生内部错误”错误。)

IE ver is 11.09600.17358 on Windows 7 SP1 All IE extensions are currently disabled and I've already tried to empty temporary files and restore IE defaults, also I've checked that DOM storage is enabled, however the problem is still there.

(Windows 7 SP1上的IE版本是11.09600.17358,目前已禁用所有IE扩展,我已经尝试清空临时文件并恢复IE默认值,并且我还检查了DOM存储已启用,但是问题仍然存在。)

Firefox and Chrome shows no problem executing the app.

(Firefox和Chrome显示执行该应用程序没有问题。)

I've been googling for a while without success about this one, any insight will be much appreciated.

(我已经搜索了一段时间,但没有成功,任何见识都会受到赞赏。)

  ask by Bardo translate from so

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

Please log in or register to answer this question.

Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...