Not caught exception

delphi package - automated exception handling
Post Reply
nagir
Posts: 8
Joined: Thu Dec 08, 2005 10:36 pm
Contact:

Not caught exception

Post by nagir »

Hi,
I tried the madExcept and probably will buy it some later - very good job!

But some question, please...

my application is compiled with madExcept.
It fails without any madException dialog.

From Delphi 7 I can see the EZeroDivide exception with message "Floating point division by zero".

I know how to reproduce it well.
If run it outside the IDE the application frezes for sometime and then just falls without any error (like you kill a process from Task Manager).

Probably such situation is because of I use Third-Party component.

So,
why madExcept doesn't catch the error?
what should I do to include madExcept in such project?

Thanks in advance.
madshi
Site Admin
Posts: 10766
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

What 3rd party components are you using?

Can you create a little demo project for me which reproduces this problem?

Thanks!
nagir
Posts: 8
Joined: Thu Dec 08, 2005 10:36 pm
Contact:

Post by nagir »

Hi,

About 3-rd party components:
I use TMS Diagram Studio (evaluation). I think the cause is it.
Also JEDI package, TMS Component Pack and Bold for D7.

About demo project:
I cannot reproduce the error in a new project from zero.
I'll try to decrese its size to minimal and if it will be succeded I'll send it to you.
But anyway it will be needed you to have SQL Server installed. Also my DB data should be there.

Which way to post it?
Do you have any ideas about that?

Thanks.
madshi
Site Admin
Posts: 10766
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

It's difficult. Do you have VMWare or VirtualPC? Maybe you could set up a virtual machine for me?
nagir
Posts: 8
Joined: Thu Dec 08, 2005 10:36 pm
Contact:

Post by nagir »

I could get trial of VirtualPC, but I don't have expiriance in it.
Maybe we'll use Remote Assistance to work around it?

You can contact me directly via ICQ (178-095-786) or Windows Messenger (dnagir@hotmail.com) to discuss it.
madshi
Site Admin
Posts: 10766
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

Yeah, Remote Assistance sounds fine.

But please first try to decrease your project size as much as possible. This will make things much easier for us with Remote Assistance. Thanks...
nagir
Posts: 8
Joined: Thu Dec 08, 2005 10:36 pm
Contact:

Post by nagir »

ok,
how do I contact you? Via forum?
madshi
Site Admin
Posts: 10766
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

Yes, or you can send me a mail.
Post Reply