Looking for a solution...
-
I know someone posted a means of disabling the "program has encountered an error" dialog or whatever when a program crashes, but I'm wondering if there's a way to disable the "looking for a solution..." phase that happens before a "Debug" button shows up. I find that wait extremely annoying when I just want to debug my own program. I don't even know what it does during that step because it never "finds" a solution! Does anyone know?
“Time and space can be a bitch.” –Gushie, Quantum Leap {o,o}.oO( Looking for a great RSS reader? Try FeedBeast! ) |)””’) Built with home-grown CodeProject components! -”-”-
-
I know someone posted a means of disabling the "program has encountered an error" dialog or whatever when a program crashes, but I'm wondering if there's a way to disable the "looking for a solution..." phase that happens before a "Debug" button shows up. I find that wait extremely annoying when I just want to debug my own program. I don't even know what it does during that step because it never "finds" a solution! Does anyone know?
“Time and space can be a bitch.” –Gushie, Quantum Leap {o,o}.oO( Looking for a great RSS reader? Try FeedBeast! ) |)””’) Built with home-grown CodeProject components! -”-”-
see if this helps :- http://www.microsoft.com/windowsxp/using/setup/expert/northrup_03october06.mspx[^] you didnt say what o/s you were using - there was a registry entry posted here last time someone asked the question, but I cant find it .. or handle it from your program :- http://www.naughter.com/exceptionlogger.html[^]
-
see if this helps :- http://www.microsoft.com/windowsxp/using/setup/expert/northrup_03october06.mspx[^] you didnt say what o/s you were using - there was a registry entry posted here last time someone asked the question, but I cant find it .. or handle it from your program :- http://www.naughter.com/exceptionlogger.html[^]
Garth J Lancaster wrote:
you didnt say what o/s you were using
Vista SP1. XP didn't have the wait I am referring to. For some reason, Vista always searches for a solution to the problem, which takes ~3 or 4 seconds, and then shows a Debug button. Why they waited until after this to show the Debug button I do not know, but I presume they had some reason. Nevertheless it's annoying. So my question was two-fold: a) what is it actually doing, which I think that link helps explain, and b) is it possible to disable. It only happens on JIT debugging, of course, so it's not detrimental or anything, just one of those things. :)
“Time and space can be a bitch.” –Gushie, Quantum Leap {o,o}.oO( Looking for a great RSS reader? Try FeedBeast! ) |)””’) Built with home-grown CodeProject components! -”-”-
-
Garth J Lancaster wrote:
you didnt say what o/s you were using
Vista SP1. XP didn't have the wait I am referring to. For some reason, Vista always searches for a solution to the problem, which takes ~3 or 4 seconds, and then shows a Debug button. Why they waited until after this to show the Debug button I do not know, but I presume they had some reason. Nevertheless it's annoying. So my question was two-fold: a) what is it actually doing, which I think that link helps explain, and b) is it possible to disable. It only happens on JIT debugging, of course, so it's not detrimental or anything, just one of those things. :)
“Time and space can be a bitch.” –Gushie, Quantum Leap {o,o}.oO( Looking for a great RSS reader? Try FeedBeast! ) |)””’) Built with home-grown CodeProject components! -”-”-
chaiguy1337 wrote:
For some reason, Vista always searches for a solution to the problem
So it can pretend it's actually doing something? ;P
Cheers, Vıkram.
"if abusing me makes you a credible then i better give u the chance which didnt get in real" - Adnan Siddiqi.
-
chaiguy1337 wrote:
For some reason, Vista always searches for a solution to the problem
So it can pretend it's actually doing something? ;P
Cheers, Vıkram.
"if abusing me makes you a credible then i better give u the chance which didnt get in real" - Adnan Siddiqi.
Yeah that's basically what I thought too ;)
“Time and space can be a bitch.” –Gushie, Quantum Leap {o,o}.oO( Looking for a great RSS reader? Try FeedBeast! ) |)””’) Built with home-grown CodeProject components! -”-”-