Can't install gwt developer plugin for IE 7 or 8

后端 未结 4 908
无人及你
无人及你 2021-01-03 09:09

I want to install gwt developer plugin for IE (I already installed it on chrome and firefox without any problem). When i want to install it for IE7 (on both vista with sp2 &

4条回答
  •  长情又很酷
    2021-01-03 09:36

    I had this issue too. In my case the error code was: 1612.

    The problem's cause was, that after my windows user profile was broken, I renamed it and downloaded all my data from the server into the new user profile location.

    To solve this issue I did the following steps:
    * First I uninstalled the old GWT Dev Plugin for IE in Control Panel -> Add/Remove Software
    * As the user profile was stored in a new location i manually had to specify the location of file gwt-dev-plugin-x86.msi in the new user profile
    * Finally I opened http://gwt.google.com/samples/MissingPlugin/MissingPlugin.html in IE and installed the plugin again successfully

    Hope it helps :=)

提交回复
热议问题