I'm using a WebBrowser control in my app to navigate to several pages. The first time I navigate to a page all works fine, but when I try to navigate to another page from there, it gives me a Method 'Navigate' of object 'IWebBrowser2' failed error. This is absolutely ridiculous Does anyone have any idea how to solve this?