H
hb
Hi,
Yesterday I applied an automatic Windows security update from Microsoft.
Then, none of my web application can send out email using
System.Web.Mail.SmtpMail.Send();
I don't see any errors. It just does not send the email.
The to and from address are valid email addresses.
I don't know what kind of Windows security update was installed and how
to rollback to the previous status. My OS is Windows 2000 Standard Server.
The web applications are written in ASP.Net(C#) using Visual Studio.Net
2003.
Would you please tell me what could be the cause of the problem?
Thank you
hb
Yesterday I applied an automatic Windows security update from Microsoft.
Then, none of my web application can send out email using
System.Web.Mail.SmtpMail.Send();
I don't see any errors. It just does not send the email.
The to and from address are valid email addresses.
I don't know what kind of Windows security update was installed and how
to rollback to the previous status. My OS is Windows 2000 Standard Server.
The web applications are written in ASP.Net(C#) using Visual Studio.Net
2003.
Would you please tell me what could be the cause of the problem?
Thank you
hb