Click here to Skip to main content
15,888,733 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to create a Mail Application in asp.net. Pin
Jitendra-Web-Developer9-Feb-09 22:33
Jitendra-Web-Developer9-Feb-09 22:33 
AnswerRe: How to create a Mail Application in asp.net. Pin
N a v a n e e t h9-Feb-09 22:50
N a v a n e e t h9-Feb-09 22:50 
AnswerRe: How to create a Mail Application in asp.net. Pin
_AK_10-Feb-09 1:19
_AK_10-Feb-09 1:19 
QuestionHow to Send WebMail to Yahoo id Pin
Robymon9-Feb-09 22:02
Robymon9-Feb-09 22:02 
AnswerRe: How to Send WebMail to Yahoo id Pin
Satish_S9-Feb-09 22:30
Satish_S9-Feb-09 22:30 
GeneralRe: How to Send WebMail to Yahoo id Pin
Robymon9-Feb-09 23:26
Robymon9-Feb-09 23:26 
AnswerRe: How to Send WebMail to Yahoo id Pin
Gaurav K Singh10-Feb-09 0:40
Gaurav K Singh10-Feb-09 0:40 
GeneralRe: How to Send WebMail to Yahoo id Pin
Robymon10-Feb-09 1:27
Robymon10-Feb-09 1:27 
I Used this and different code from google also. but am getting the following error.Should i do some setting changes or something in the email account?


Send failure: System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 216.239.59.109:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6, Int32 timeout) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, Int32 timeout, GeneralAsyncDelegate asyncCallback) at System.Net.PooledStream.Activate(Object owningObject, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(String host, Int32 port) at System.Net.Mail.SmtpTransport.GetConnection(String host, Int32 port) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at Mail.btSend_Click(Object sender, EventArgs e) in e:\Uzhavoor_Project\Mail.aspx.cs:line 46
GeneralRe: How to Send WebMail to Yahoo id Pin
Gaurav K Singh10-Feb-09 1:52
Gaurav K Singh10-Feb-09 1:52 
GeneralRe: How to Send WebMail to Yahoo id Pin
Robymon10-Feb-09 2:00
Robymon10-Feb-09 2:00 
GeneralRe: How to Send WebMail to Yahoo id Pin
Gaurav K Singh10-Feb-09 2:05
Gaurav K Singh10-Feb-09 2:05 
GeneralRe: How to Send WebMail to Yahoo id Pin
Robymon10-Feb-09 2:18
Robymon10-Feb-09 2:18 
GeneralRe: How to Send WebMail to Yahoo id Pin
Gaurav K Singh10-Feb-09 2:22
Gaurav K Singh10-Feb-09 2:22 
GeneralRe: How to Send WebMail to Yahoo id Pin
Robymon10-Feb-09 2:53
Robymon10-Feb-09 2:53 
AnswerRe: How to Send WebMail to Yahoo id Pin
Abhijit Jana10-Feb-09 1:02
professionalAbhijit Jana10-Feb-09 1:02 
GeneralRe: How to Send WebMail to Yahoo id Pin
Robymon10-Feb-09 1:29
Robymon10-Feb-09 1:29 
GeneralRe: How to Send WebMail to Yahoo id Pin
ritzy pal25-Feb-09 22:55
ritzy pal25-Feb-09 22:55 
AnswerRe: How to Send WebMail to Yahoo id Pin
Sujith C Jose10-Feb-09 2:07
Sujith C Jose10-Feb-09 2:07 
GeneralRe: How to Send WebMail to Yahoo id Pin
Robymon10-Feb-09 2:19
Robymon10-Feb-09 2:19 
Questionphone dailing through web application Pin
Milind Panchal9-Feb-09 21:36
Milind Panchal9-Feb-09 21:36 
AnswerRe: phone dailing through web application Pin
Christian Graus9-Feb-09 22:37
protectorChristian Graus9-Feb-09 22:37 
Questionregarding bulk sms Pin
dwivedi19829-Feb-09 21:21
dwivedi19829-Feb-09 21:21 
AnswerRe: regarding bulk sms Pin
Christian Graus9-Feb-09 22:39
protectorChristian Graus9-Feb-09 22:39 
GeneralRe: regarding bulk sms Pin
dwivedi198215-Feb-09 19:24
dwivedi198215-Feb-09 19:24 
Questionhyperlink colour change Pin
kishorg19-Feb-09 20:43
kishorg19-Feb-09 20:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.