D6/Intraweb 5.1.27 install problem

delphi package - automated exception handling
Post Reply
jst
Posts: 1
Joined: Wed Jun 23, 2004 10:29 am

D6/Intraweb 5.1.27 install problem

Post by jst »

Hi,
i've added a MadExceptionHandler to the IWServerController.
the first error i got was about not finding mad.inc so i've added "C:\Program Files\madCollection\madBasic\sources" to the library path.

Now i get "Incompatible types: 'Cardinal' and 'Pointer' at the following line:

HandleException(false, AException, nil, true, Esp, @bugReport);

Tnx in advance,
Joost.
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

I'm sorry, this is a bug in the current official version. Please use the latest (beta) build, which should work just fine:

http://madshi.net/madCollectionBeta.exe
Post Reply