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.

link|improve this question

64% accept rate
1  
Depending on how you create the Web Browser control you can use Browser feature delegation to specify which version of the Web Browser control runs. More info here: west-wind.com/weblog/posts/2011/May/21/…. – Rick Strahl May 22 '11 at 22:04
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.