I am using Delphi 6 along with the JEDI-JVCL 3.x. My project settings include creating the JDBG files and inserting them into the executable. Yet somewhere along the line I did something that defeated the appearance of the custom Exception handling form that shows the complete detailed stack dump with other information, and now I just get the standard Exception dialog box with just the singular Exception info. Can anyone tell me most likely what I did that is interfering with the appearance of the custom Exception dialog box?
-- roschler