Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Feb : Re: idhttpserver check if ssl is set
| Subject: | Re: idhttpserver check if ssl is set |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Tue, 27 Feb 2007 14:32:03 |
"API" <ari.pikivirta@kolumbus.fi> wrote in message
news:45e4af1e$1@newsgroups.borland.com...
> Debug log from the application close goes to the very end, file is
> close just before the final "end;" on main form's destroy
succesfully.
> After that there comes the exception.
You still have not specified what kind of exception is being raised,
or what its message is saying. Obviously, some finalization section
somewhere is failing. IT is really hard to track that down when you
don't have a decent exception log. Have you tried MadExcept or other
third-party tracer yet?
Gambit
none