I was just trying to send a mail using ASP.NET 2.0. I was astonished to find out that the namespace used in ASP.NET 1.1 has for sending mail has become obsolete in ASP.NET 2.0
Previously it was System.Web.Mail, now it is System.Net.Mail
Print | posted on Wednesday, June 07, 2006 2:51 AM