When I create a .NET program using the WebBrowser control on Vista 64, I believe that the IE 64 bit is used. When I run the same code on Vista 32, it uses the IE 32 bit version.This causes problems in automating the webbrowser control, or when I try to navigate to sites that have plug ins that won't run in IE 64 bit.
Version