CDONTS problem

M

Murat Dagdelen

Hi,

an asp script that uses cdonts is bringing an error
while I submit it more then once. The script is a simple
asp script that sends email by using cdonts. But when I
run the script more then once in a minute or two, it
returns an error (Something like 800921290 kind of
number). I have checked the cdonts version, it is the
latest, and I use win2k server sp4 with iis 5.0. What
would be the problem ?

Regards
 
D

Dan Boylett

Murat Dagdelen said:
Hi,

an asp script that uses cdonts is bringing an error
while I submit it more then once. The script is a simple
asp script that sends email by using cdonts. But when I
run the script more then once in a minute or two, it
returns an error (Something like 800921290 kind of
number). I have checked the cdonts version, it is the
latest, and I use win2k server sp4 with iis 5.0. What
would be the problem ?

GIving the exact error and number would help.
 
A

Aaron Bertrand - MVP

(Something like 800921290 kind of number).

I have something like an "ouch" kind of pain, doctor. What is your
analysis? What do you prescribe? Can you phone the prescription in, so
that I can not only avoid describing the symptoms in more detail, but I
don't even have to visit your office?
 
M

Murat Dagdelen

Here is the exact problem:

Set mail=Server.CreateObject("CDONTS.NewMail")
But the code that actually creates the error is here:
mail.Send

The ASP error generated is '80070020'. The message
associated with the error is this: "The process cannot
access the file because it is being used by another
process."

Sorry for the earlier confusion.

Regards.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

CDONTS issue - Not Working after server migration 1
CDONTS problem 2
CDONTS 2
CDONTS Issue 3
CDONTS and Japanese Characters 1
CDONTS 4
Event ID 4000 + CDONTS 1
CDONTS problem 1

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top