WebBrowser Control (version 4 and 5 compatibility)
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I've embeded IE in my VB app using the WebBrowser control. I have IE 5.5 on my machine. When I install my app on a test machien with IE4, the app crashes as soon as the ie control fires a trapped event! ie. the browser control displays the webpage fine, but when the user clicks a link, and I catch the beforenavigate2 event, it crashes, it works fine however on my machien. anyone seen this before? any ideas? Thanks! - Alex