|
 |
asp_cdo thread: CDO Error
Message #1 by "Charl" <charl@d...> on Wed, 31 Oct 2001 07:30:54
|
|
Hi
I have a machine with SQL Server 2000 and Windows 2000 Server that host my
web sites. There is a mail component that sends mail when the users
purchase goods.
But now and again I get the following error;
Error code: CDO.Message.1
Error description: The transport failed to connect to the server.
Any idea in witch directions I go from here.
Any help will be appreciated
Message #2 by "Siegfried Weber" <sweber@c...> on Wed, 31 Oct 2001 13:23:19 +0100
|
|
The error code "CDO.Message.1" points me into the direction that you are
using CDO for Windows 2000 (aka CDOSYS) to compose the SMTP message.
The error description points into the direction that the SMTP server you
are trying to submit the message to has a problem.
<Siegfried />
> -----Original Message-----
> From: Charl [mailto:charl@d...]
> Sent: Wednesday, October 31, 2001 8:31 AM
> To: ASP CDO
> Subject: [asp_cdo] CDO Error
>
> Hi
>
> I have a machine with SQL Server 2000 and Windows 2000 Server that
host my
> web sites. There is a mail component that sends mail when the users
> purchase goods.
>
> But now and again I get the following error;
> Error code: CDO.Message.1
> Error description: The transport failed to connect to the server.
>
> Any idea in witch directions I go from here.
>
> Any help will be appreciated
|
|
 |