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
remote name could be solved : "smtp.gmail.com"
Mar 17 2011 1:24 AM
i have web mail application with multiple attachment sending facility. i have used port 587 to send mail from gmail & have given my id & password. i have file upload option also. i have used system.net.mail namespace also. earlier i could send mail but nw it says
"
Server Error in '/' Application.
The remote name could not be resolved: 'smtp.gmail.com'
Description:
An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details:
System.Net.WebException: The remote name could not be resolved: 'smtp.gmail.com'
Source Error:
ine 46: client.EnableSsl = true;
Line 47:
Line 48: client.Send(mail);
Please help in this regard.
Thanks in advance,
Avinash
Reply
Answers (
5
)
storing and retrieving values from a datagridview in SQL Server
How to sorting runninng total fields ( in desending ) order in FORMULA Work Shop using crystal Reports