> I use BCB 3.0.
> I download and instal latest version of ICS but if I try it I get
> error "stack owerflow".
It is likely that you have a function that call itself or call a second
function that calls the
first one. This is an endless loop which is terminated when the stack is
overflowed.
>
Hi,
Can you help me pleasse .
I use BCB 3.0.
I download and instal latest version of ICS but if I try it I get
error "stack owerflow".
PS.
I have defined 5 THttpCli components and each of them have define the
same OnRequestDone event and call GetAsync() metod.
Thank veri much.
By,
_