Hi all,
I used MailMessage mailMessage = new MailMessage();i n ASP website this is working in my local system but whenever i use same precomplied website in server for hosting then its not working,i mean mails are not going,and i have done SMTP configuration also.....please suggest me what would be the mistake
Thanks in advance
PARVATI
I used MailMessage mailMessage = new MailMessage();i n ASP website this is working in my local system but whenever i use same precomplied website in server for hosting then its not working,i mean mails are not going,and i have done SMTP configuration also.....please suggest me what would be the mistake
Thanks in advance
PARVATI
Comment