Crash on Exception - using component TPBPrinterSetupDialog


2004-01-06 05:24:55 PM
cppbuilder66
Pls help:
I got an exception if I don't specified default printer on the PC and run a program which contained TPBPrinterSetupDialog component.
It's ok if I catch this exception quote Application->Run(), but then it got the Microsoft Report Error prompted twice immediately. After clicking <don't send>, it got Error "Abnormal Program Termination".
Do you know whether I can catch this error nicely? Is there anyway to avoid this ugly error?