Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Re: Internal Application Error
| Subject: | Re: Internal Application Error |
| Posted by: | "mark horrocks" (markhorroc..@yahoo.com) |
| Date: | Wed, 6 Feb 2008 13:14:42 |
Thanks Gambit, I will try your code mods.
I did try this in a GUI and it seemed to work fine and returned in about
half the time. The ISAPI email client takes about 6 seconds to return. It
did occur to me that the SMTP was failing to disconnect in the ISAPI.
There is no chance that multiple clients are using the same SMTP object
unless you take into account that the ISAPI will cache the thread containing
the SMTP. I don't know much about this stuff.
I will try your code and report the resulst. Thanks again for your
invaluable help.
Mark Horrocks
none