TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Avinash Yoganand
NA
42
70.7k
sending mail through windows application problem
Feb 28 2011 3:36 AM
I have a windows application and i have a smtp exception which states: "
The SMTP server requires a secure Connection or the client was not authenticated. The server response was:5.7.0. Must issue a STARTTLS command first. z8sm5630522wfj.13
at System.Net.Mail.SendmailAsyncResult.End(IAsyncResult result)
at System.Net.Mail.SmtpTransport.EndSendMail(IAsyncResult result)
at System.Net.Mail.SmtpClient.SendMailCallback(IAsyncResult result)
"
Please help in this regard. I need it urgently.
Thanks in advance,
Avinash
Reply
Answers (
5
)
I am storing data in html format in sql server, so i want to retrieve in gridview
Collapsible Gridview as shown in the images