Mike Lenox wrote:
> That's good information. I am not surprised if the TTimer is mine.
> BUT, the issue is still that I only get the error when I have both ICS
> components running. This implies that they are somehow interacting. 

Why don't you debug the application? I guess an exception or access
violation is raised, isn't it? The call stack window of the IDE should 
contain useful information to track it down. What is the exception
message?
Another debug utility is MadExcept which is AFAIK still available
as a free version for non-commercial use or as a 30-days trial version.
It generates a bug report with call stack information including the 
source code line numbers, which you may want to post to this list.
Another great free tool is FastMM in full debug mode.
    
--
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

Reply via email to