03-04-2025, 12:38 PM
(03-04-2025, 09:14 AM)Alexandre Machado Wrote: Hi Jörg
This shouldn't occur at all. Something else is going on.
- Are you explicitly raising the exception inside the form's OnCreate event or it's being caused by something else?
- Can you recreate this behavior in a simple test case application using the same IW version?
Hi Alexandre
thanks for your replay
yes I raise the exception in case of some errors like I can't open a datebase or cannot read a config file or anything else.
I will make a test-app in the next week.

