• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do I stop the debugging request after install Visual Studio .net

Zee

Diamond Member
I have a program that generates some kind of run-time error, but it's no biggie and after i installed MS visual studio .net, it keeps asking me if i want to debug the error. Is there a way to turn this off or uninstall it?
 
Originally posted by: jonmullen
is it in IE that is asks you to debug script errors? I know there is a setting in IE to turn of debuging.

Tools/Internet Options........ disable script debugging
 
No not IE, windows itself.

I got it anyway, thanks. Open MS visual studio and go to option and uncheck some stuff.
 
Back
Top