Login  
Search All Forums
Dart Home | PowerTCP Mail for ActiveX | Custom Development Reply | PowerTCP Mail for ActiveX Topics | Forums   
AuthorForum: PowerTCP Mail for ActiveX
Topic: Error 10060 Causing message object properties to be blanked
avandam

From: London, United Kingdom
Posts: 21
Member Since: 08/23/01
posted September 5, 2002 5:12 AM

I am sending the same message multiple times with a different bcc list. However when I get back the following error:

10060 The connection has been dropped because of a network failure or because the peer system failed to respond. Also caused when Connect, Send, Receive, Fill or Close methods are used with a Timeout parameter and the operation fails to complete within the specified number of milliseconds.

the message object seems to set all the properties to blank. When I then send the message with the next bcc list, it sends out a blank email.

Is this a 'feature' where if this error occurs, the message object is blanked out? Should I be creating a new message object with each send?

Thanks
Aaron
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted September 5, 2002 9:16 AM

Hi,
No, and no it should not be necessary to create a new message object with each send.
Without realizing it, you may be clearing the contents of the message somewhere in your code after the error occurs.
-ken
Reply | PowerTCP Mail for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX