Results 1 to 5 of 5

Thread: CDONTS dont Work... no pun intended

  1. #1

    Thread Starter
    PowerPoster i00's Avatar
    Join Date
    Mar 2002
    Location
    1/2 way accross the galaxy.. and then some
    Posts
    2,390

    CDONTS dont Work... no pun intended

    ok ... i have seen several tutes on how to use CDONTS but have not got it working ... when i try to access the page i get an error:

    The page cannot be displayed
    HTTP 500 - Internal server error

    What can i do to get it working?? the error is on this line:

    Set MailObj = Server.CreateObject("CDONTS.NewMail")

    to me it seems that i don't have CDONTS installed ... but i have heard it comes "built in" -- What is going on ???!

    Thanks Kris

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Do you have CDONTS.DLL on your machine?
    Do you have an SMTP server installed?

  3. #3

    Thread Starter
    PowerPoster i00's Avatar
    Join Date
    Mar 2002
    Location
    1/2 way accross the galaxy.. and then some
    Posts
    2,390
    where can i get that?

  4. #4

    Thread Starter
    PowerPoster i00's Avatar
    Join Date
    Mar 2002
    Location
    1/2 way accross the galaxy.. and then some
    Posts
    2,390
    i have the smtp server that comes with windows server 2k3

  5. #5
    Addicted Member
    Join Date
    Jan 2002
    Location
    Wolverhampton, England
    Posts
    218
    i00,

    If your using windows server 2k3 cdonts dont work!! at all. Cdonts is depricated with win serv 2k3. You need to start using cdosys and get specific port numbers of your server to send the emails. Its a different object, with slight changes to properties, but not much.

    Do a search either on this forum or on Msdn site or check

    MSDN Link

    Cheers
    Hail Hail

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width