I am running a webbrowser control in my project. well just recently (dont know why) IE7 has been getting script errors on a lot of pages I have been going to. well if I try to go to those sites in my project I again get a popup script error asking if I want to run the page or not. I seen people with the same problem in VB6, and they were just making the script error not show up in their project, how can I do this in VB 2005?

p.s. for some reason this only happens with IE, I dont get the script errors when I run firefox. and since my webbrowser control runs with IE, I get the same script error in my project. the page still loads fine, I just have to hit the yes button EVERY time the page loads.