教学之友,学习之友。

站长教学网

当前位置: 站长教学网 > 电脑教学 > 系统 >

解决IE7、IE8 添加搜索引擎“找不到元素”问题

时间:2012-09-07 09:28来源:未知 作者:ken 点击:
今天我打开IE ,发现无论在ie7,还是ie8下都无法添加“搜索提供程序”,左下角提示:“找不到元素”,这个原因有可能是因为脚本动态链接库被别的程序使用导致的。 修正解决方法如下:

GWT not working on Internet explorer 7 (IE7) giving "Element not found" javascript error
GWT web application started to give "Element not found" javascript error message on Internet Explorer 7 (IE7)? This application worked fine on Internet Explorer 6 and Firefox 2. Now your best guess would be; GWT not working on IE 7 properly. Wasn't it?
But the scenario became confusing and unbelievable because your application worked fine on IE7 in some machines while not on some others. Have you faced this issue? Then the below solution is for you.
This issue can be fixed by a making a change on windows registry.

Steps to follow are;
1. Open up the Registry editor - type regedit on command prompt.
2. Look for the key shown below
HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\1.1\0\win32
3. Click on the "Default" row and see the value there. If it's value is "C:\WINDOWS\system32\shdocvw.dll", then that is what causes the above mentioned issue. If you have installed Windows in a different drive; C:\ must be replaced with the that letter.
4. Replace that value with "C:\WINDOWS\system32\ieframe.dll".
5. Now restart IE7, and load your GWT application.站长教学网 eduyo.com

中文的意思如下:

1.打开注册表编辑器:REGEDIT.

2.找到HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\1.1\0\win32

3.点击:默认。如果其值为:"C:\WINDOWS\system32\shdocvw.dll"将shdocvm.dll修改为:ieframe.dll.

4.重启IE 即可。

其实他的方法是针对IE7的,有的问题差不多.

 

(责任编辑:ken)
TAG标签: ie 找不到元素
顶一下
(1)
100%
踩一下
(0)
0%
------分隔线----------------------------
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
表情:
注册登录:不允许匿名留言,登录后留言无需输入验证码。
栏目列表
最新内容