
VS Debugger / error reporter.
-
- New to forums
- Posts: 5
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sun Jul 11, 2010 9:10 am
VS Debugger / error reporter.
I would like to know how to disable it 

Re: VS Debugger / error reporter.
On Windows 2003, you can disable error reporting in the OS with this procedure:
1. Click Start and navigate to Control panel->System
2. Click the "Advanced" tab.
3. Click "Error Reporting"
4. Click "Disable error reporting" and uncheck "But notify me when critical errors occur"
In Windows 2008, the procedure should be very similar.
1. Click Start and navigate to Control panel->System
2. Click the "Advanced" tab.
3. Click "Error Reporting"
4. Click "Disable error reporting" and uncheck "But notify me when critical errors occur"
In Windows 2008, the procedure should be very similar.
Re: VS Debugger / error reporter.
Nada still the same error
Re: VS Debugger / error reporter.
It may be an application error. What are you running that is displaying it, and what does the error say?
Re: VS Debugger / error reporter.
Yikes! It sounds like your application / plugin was compiled in debug mode, and this might not be avoidable (though you can always try the option it gives you there about ignoring them in the file for the future) without recompilation by the author.
Re: VS Debugger / error reporter.
that doesnt work :/, ill just talk to azuisleet or garry and have them disable debugging