Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Dec : Synapse httpserv demo problem
| Subject: | Synapse httpserv demo problem |
| Posted by: | "Tim Robbins" (no.spam@nada.com) |
| Date: | 4 Dec 2005 10:07:50 |
Hi,
I'm taking my first looks at the Synapse library. I've downloaded the
latest version. Unfortunately, the httpserv demo crashes immediately
under D7. I don't think that there's much I could have done wrong.
Although the echo server demo runs just fine, the http server seems to
have a thread problem:
---------------------------
Debugger Exception Notification
---------------------------
Project httpserv.exe raised exception class EThread with message
'Thread Error: The handle is invalid (6)'. Process stopped. Use Step or
Run to continue.
---------------------------
Can anyone advise a solution? Thank you.