Fastream Technologies wrote: >> HEAD Failed ! << WHY İS THIS HERE?
This is the exception message from DoRequestSync() and displayed in the first ButtonClick-HEAD request which is a sync request. So what you see is a good example, why it should avoided to mix async and sync methods. Either use asnc or sync, but do not both. THIS WHAT I AM TALKING ABOUT, Do you actually use both asnc and sync methods is a chain? If true, you caught the bug. -- Arno Garrels -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
