An error has occured in a script on this page.
Line: ...
Char: ...
Error: Access is denied
URL: http://www...

Do you want to continue running scripts on this page? (YES/NO)

So, whenever I use a WebBrowser on Visual BASIC, this will appear every now and then. I don't think its the website im visiting, because it shows the error on other pages (with different urls), so i'm not sure how to fix it. If you hit either Yes Or No, it continues fine, but its a bit annoying having to close the popup. I know it's not just my computer, cause my friends have the problem too. Any solution? =0

you can use code and say this:

webbrowser1.ScriptErrorsSuppressed = True

or you can go to the gui editor and go to behavior and say ScriptErrorsSuppressed = True

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.