Re: Re: [twsocket] Problem that i don't understand

2005-04-30 Thread Francois PIETTE
On which code line does the exception occur ? It is likely that this code
line acces an invalid object, an invalid pointer, or data that is already
freed and all such occurances.
--
[EMAIL PROTECTED]
http://www.overbyte.be

- Original Message - 
From: <[EMAIL PROTECTED]>
To: 
Sent: Saturday, April 30, 2005 2:12 PM
Subject: Re: Re: [twsocket] Problem that i don't understand


> The Error Message that I recieve is:
>
> Le projet Project1.exe a provoqué une classe d'exception EAccessViolation
avec le message 'Violation d'accès à l'adresse 00401C6A dans le module
'Project1.exe'. Ecriture de l'adresse 004AD3D4'. Processus stoppé. Utilisez
Pas-à-pas ou Exécuter pour continuer.
>
> Sorry, but working in a french borland delphi version, cause my project is
on my traineeship in France.
>
> Value of client is:
>
> Client =
(FComponentStyle:[csInheritable];TdnsResult:'';FDnsResultList:$193373C;
FASocket:0; FBufList:$1933728;FBufSize:1460;FSendFlags:0;FLastError:0;
FWindowHandle:918950;FDnsLookupBuffer:(#0,#0 and al lot more of thos '#0\".
>
> Hope it is the information you asked for
>
> Thanks already for the quick answer.
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
>


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: Re: [twsocket] Problem that i don't understand

2005-04-30 Thread Guillaume MAISON
> The Error Message that I recieve is:
>
> Le projet Project1.exe a provoqué une classe d'exception EAccessViolation 
> avec le message 'Violation d'accès à l'adresse 00401C6A dans le module 
> 'Project1.exe'. Ecriture de l'adresse 004AD3D4'. Processus stoppé. Utilisez 
> Pas-à-pas ou Exécuter pour continuer.
>

can you post the portion of code that generates this Access Violation ?

else it'll be very hard for us to help you !

Guillaume MAISON
-
Guillaume MAISON - [EMAIL PROTECTED]
83, Cours Victor Hugo
47000 AGEN
Tél : 05 53 87 91 48 - Fax : 05 53 68 73 50
e-mail : [EMAIL PROTECTED] - Web : http://nauteus.com


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: Re: [twsocket] Problem that i don't understand

2005-04-30 Thread nik . langenakers
The Error Message that I recieve is:

Le projet Project1.exe a provoqué une classe d'exception EAccessViolation avec 
le message 'Violation d'accès à l'adresse 00401C6A dans le module 
'Project1.exe'. Ecriture de l'adresse 004AD3D4'. Processus stoppé. Utilisez 
Pas-à-pas ou Exécuter pour continuer.

Sorry, but working in a french borland delphi version, cause my project is on 
my traineeship in France.

Value of client is:

Client = 
(FComponentStyle:[csInheritable];TdnsResult:'';FDnsResultList:$193373C; 
FASocket:0; FBufList:$1933728;FBufSize:1460;FSendFlags:0;FLastError:0; 
FWindowHandle:918950;FDnsLookupBuffer:(#0,#0 and al lot more of thos '#0\".

Hope it is the information you asked for

Thanks already for the quick answer.
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be