05-29-2019, 01:06 AM
(This post was last modified: 05-29-2019, 01:08 AM by DanBarclay.)
Hi ib.
What versions of IW and Delphi?
If you are using the Personal version you might be hitting the 5 session limit. Custom handlers do create a small session (using a session ID) while they are active. They are killed quickly, but maybe not before your calls end. So, it would be helpful to know your versions.
Thanks,
Dan
What versions of IW and Delphi?
If you are using the Personal version you might be hitting the 5 session limit. Custom handlers do create a small session (using a session ID) while they are active. They are killed quickly, but maybe not before your calls end. So, it would be helpful to know your versions.
Thanks,
Dan