I\'m trying to programmatically load a web page via the WebBrowser control with the intent of testing the page & it\'s JavaScript functions. Basically, I want to compare
I had this problem, and I did not realize that I had uninstalled Internet Explorer. If you have, nothing will ever happen, since the WebBrowser control only instantiates IE.