|
-
Aug 13th, 2005, 07:15 PM
#1
Thread Starter
PowerPoster
dreaded sendmail error
hehe
yes, I did make a topic about this a while back, good discussion and sorted the problem! however that was on my own computer.
Now I have a web server and wish to send email from my web server email.
it requires SMTP authentication.
Now, I get this error when sending mail:
innerexception:
System.Runtime.InteropServices.COMException (0x8007007F): The specified procedure could not be found.\r\n"
exception:
System.Web.Mail.CdoSysHelper.Send(MailMessage message)\r\n at System.Web.Mail.SmtpMail.Send(MailMessage message)\r\n at spappsMain.contact.SendEmail() in c:\\inetpub\\wwwroot\\spappsmain\\contact.aspx.cs:line 104"
All I am doing is "SMTP.SendMail(theEmailMessage)" and all fields are filled in properly.
I do not understand what this error is. The mailserver has been set to "mail.mydomain.co.uk"
What could be the problem?
[edit]NEVERMIND - it works when i upload the files to the webserver![/edit]
Last edited by Techno; Aug 13th, 2005 at 07:29 PM.
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
|