|
-
Apr 2nd, 2004, 03:26 AM
#1
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
-
Apr 2nd, 2004, 06:40 AM
#2
Do you have CDONTS.DLL on your machine?
Do you have an SMTP server installed?
-
Apr 2nd, 2004, 07:35 AM
#3
-
Apr 2nd, 2004, 07:36 AM
#4
i have the smtp server that comes with windows server 2k3
-
Apr 6th, 2004, 04:51 AM
#5
Addicted Member
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|