Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: CDONTS stopes functioning


Message #1 by Mark Chen <Mark.Chen@s...> on Thu, 24 Jan 2002 15:30:15 -0600
This message is in MIME format. Since your mail reader does not understand

this format, some or all of this message may not be legible.



------_=_NextPart_001_01C1A51E.505CC606

Content-Type: text/plain



Hi,



In my ASP page there is a CDONTS object used for creating email. It has been

functioning fine until recently it suddenly started to generate this err:



Error Type:

Microsoft VBScript runtime (0x800A01AD)

ActiveX component can't create object: 'CDONTS.NewMail'

/AIMS/emailOrder.asp, line 92



the code is:



Set objNewMail = CreateObject("CDONTS.NewMail")



Any idea what could have gone wrong?



Thanks,



Mark




Message #2 by Nikos <pappas@c...> on Thu, 24 Jan 2002 23:38:00 +0200
--=====================_89360363==_.ALT

Content-Type: text/plain; charset="iso-8859-1"; format=flowed

Content-Transfer-Encoding: quoted-printable



The problem could be with your host and not the coding

Check with your host first

Cheers

Nik

At 11:30 =EC=EC 24/1/2002, you wrote:



>Hi,

>

>In my ASP page there is a CDONTS object used for creating email. It has

>been functioning fine until recently it suddenly started to generate this

 err:

>

>Error Type:

>Microsoft VBScript runtime (0x800A01AD)

>ActiveX component can't create object: 'CDONTS.NewMail'

>/AIMS/emailOrder.asp, line 92

>

>the code is:

>

>Set objNewMail =3D CreateObject("CDONTS.NewMail")

>

>Any idea what could have gone wrong?

>

>Thanks,

>

>Mark










  Return to Index