Hi to all

I need help to solve error when running programs from ide and using ics.

When testing programs from ide if program send any e-mail when close I get next error

---------------------------
bds.exe - bordbk120N.dll
---------------------------
Assertion failure: "(!"SetThreadContext failed")"
in ..\win32src\thread32.cpp at line 434
Continue execution?
---------------------------
Yes   No
---------------------------

Answer yes or no left ide unstable and need to close it getting next error

[Window Title]
CodeGear RAD Studio for Windows
[Main Instruction]
CodeGear RAD Studio for Windows dejó de funcionar (CodeGear RAD Studio for Windows stopped working)
[Content]
Windows está buscando una solución al problema... (Windows is searching for a solution ...)
[Cancelar] (Cancel)

I updated to last version from trunk with same result.

Note: I applied next change to OverbyteIcsSmtpProt.pas suggested to me by Arno many time ago
{$IFDEF USE_SSL}
    THtmlSmtpCli = class(TSslSmtpCli)
{$ELSE}
    THtmlSmtpCli = class(TSmtpCli)
{$ENDIF}

If I run program out from ide there isn't any error.

My computer is new and have w7-64bit, rad2009, c personality.
My old was vista-32bit and never show this type of error.

Has any one get this type of error?
can you help me?

Thanks for all for any typ.

Xavi

 * English - detected
 * English
 * Catalan

 * English
 * Catalan

<javascript:void(0);>
--
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