.NET AxWebBrowser can't open page "Navigation to the webpage was canceled" error
- by Erdnod
Oh, I am stuck again on this quiet annoying problem. I am trying to do a little automated browsing using the axWebBrowser component and it worked before. Now all of a sudden I get the following message when I try to browse to a page.
Navigation to the webpage was canceled
What you can try:
Refresh the page.
I totally disabled my firewall, ran VS2008 in Administrator mode, I even installed IE8 all to no avail. By the way IE8 doesn't work either. I don't know if the problem is related but all I get when I put a URL into IE8 is this message.
Internet Explorer cannot display the webpage
I don't so much mind that, I just really need to get my visual studio axWebBrowser working.