|
 |
asp_cdo thread: CDONTS Send Error
Message #1 by "Bob Sloop" <b.sloop@s...> on Wed, 6 Feb 2002 23:21:25
|
|
I am trying to send an email with CDONTS using SMTP on a Windows 2000
Server machine. I have done this before and my code is fine but I get an
error on the line that calls the "Send" method of the mail object. The
error says:
The system cannot find the specified path.
I can do this on our test machine and it works perfectly. I copy it to
our production machine and it gives me the error mentioned above. I have
looked at the SMTP set up in the Internet Services Manager and they appear
to be setup the same.
Any ideas as to what might be causing this problem would be greatly
appreciated.
Message #2 by "Ville Puntanen" <Ville.Puntanen@v...> on Thu, 7 Feb 2002 05:14:52 +0200
|
|
Hi.
Are you sending via a pickup directory?
It seems that the path for your pickup directory doesn't exist in the
production machine. CDO will write the emails to any valid directory...
Ville
-----Original Message-----
From: Bob Sloop [mailto:b.sloop@s...]
Sent: 7. helmikuuta 2002 1:21
To: ASP CDO
Subject: [asp_cdo] CDONTS Send Error
I am trying to send an email with CDONTS using SMTP on a Windows 2000
Server machine. I have done this before and my code is fine but I get
an
error on the line that calls the "Send" method of the mail object. The
error says:
The system cannot find the specified path.
I can do this on our test machine and it works perfectly. I copy it to
our production machine and it gives me the error mentioned above. I
have
looked at the SMTP set up in the Internet Services Manager and they
appear
to be setup the same.
Any ideas as to what might be causing this problem would be greatly
appreciated.
|
|
 |