C
Control Freq
Hi,
My application sometimes generates the familiar Microsoft error
screen, where is shows "XXX has encountered a problem and needs to
close" blah blah.
Firstly, is there a proper name for this screen? I can't keep typing
"has encountered a problem......"
Secondly, as the programmer, it is my responsibility to fix the bug
that causes this, however, my application uses a number of third party
dll files, and the bug is generated by the dll.
Now, I cannot get the original developer to fix this bug, he doesn't
work for the company any more, and the company want money to fix it.
And my employers won't pay.
But, the bug is only a minor annoyance, all I want to do is to ignore
the microsoft error screen, and re-launch my app using a scheduled
task, or similar.
I can easily get the Schedule tasks to re-launch my app, but if the
Microsoft error screen is still showing, will this cause a problem?
Also, I understand that this is not a good idea, but, is it possible
to surpress this microsoft error screen from appearing in the first
place? Or at least somehow simulate a click of the "Don't Send"
button.
Help appreciated.
Regards
My application sometimes generates the familiar Microsoft error
screen, where is shows "XXX has encountered a problem and needs to
close" blah blah.
Firstly, is there a proper name for this screen? I can't keep typing
"has encountered a problem......"
Secondly, as the programmer, it is my responsibility to fix the bug
that causes this, however, my application uses a number of third party
dll files, and the bug is generated by the dll.
Now, I cannot get the original developer to fix this bug, he doesn't
work for the company any more, and the company want money to fix it.
And my employers won't pay.
But, the bug is only a minor annoyance, all I want to do is to ignore
the microsoft error screen, and re-launch my app using a scheduled
task, or similar.
I can easily get the Schedule tasks to re-launch my app, but if the
Microsoft error screen is still showing, will this cause a problem?
Also, I understand that this is not a good idea, but, is it possible
to surpress this microsoft error screen from appearing in the first
place? Or at least somehow simulate a click of the "Don't Send"
button.
Help appreciated.
Regards