PDA

View Full Version : Problem with VisualC++.. (WXP)



BiZaTcH69
03-24-2002, 03:20 AM
Glad that I found a forum for this :)

Since I've gotten VisualC++, every time I use IE (5.0) and I visit a site with some javascript, it comes up with a big error message and asks to debug. Is there any way to turn this off w/o deleting visual c++ ??

Thanks

Simon Clausen
03-24-2002, 03:28 AM
I had the same problem and fixed it with <a target="_blank" href=http://www.winguides.com/registry/display.php/754/>this tweak</a> I think. I haven't got Visual Studio installed anymore so I can't test it for sure. Let me know if it doesn't work and I'll check again.

Regards,

Simon Clausen
---
WinGuides.com - Windows Guide Network
<a target="_blank" href=http://www.winguides.com/>http://www.winguides.com/</a>

reghakr
03-24-2002, 04:14 PM
In addition to Simon's suggestion, go to Start&gt;Run, and type msconfig, click the startup tab and make sure Machine Debug Manager is uncheckd.

reghakr