WinForms problem with mshtml and ie9

天大地大妈咪最大 提交于 2020-01-24 12:23:22

问题


IE9 appears to have broken my mshtml com based WebBrower html editor in my 32-bit winforms .net 3.5 application. (It has to be set to 32-bit due to an activex USB device controller I have to use.)

The bug is erratic - it doesn't happen on my system. If my customer runs IE9, and then my 32-bit application with the WebBrowser based html editor, my app hangs, no response. This did not happen with IE8.

This is so screwed up I don't even know how to formulate the question.

来源:https://stackoverflow.com/questions/6021527/winforms-problem-with-mshtml-and-ie9

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!