Keep getting run time error messages when visiting web sites. Do you wish to debug is what I'm being asked. Can not get rid of these messages. Please can anyone help as to how I can stop these messages appearing all the time.
Printable View
Keep getting run time error messages when visiting web sites. Do you wish to debug is what I'm being asked. Can not get rid of these messages. Please can anyone help as to how I can stop these messages appearing all the time.
Welcome to VBF!
In your form_load event have you tried putting webbrowser.silent=true?
It seems to be debugging any web site that I visit not a programme that I have done.
Internet Explorer?
Tools->Internet Options->Advanced:
- tick Disable Script Debugging (Internet Explorer)
- tick Disable Script Debugging (Other)
:)