Click here to Skip to main content
15,915,019 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Data grid problem with Mozilla(Urgent) Pin
Sylvester george13-Jun-07 23:33
Sylvester george13-Jun-07 23:33 
GeneralRe: Data grid problem with Mozilla(Urgent) Pin
alok_2k314-Jun-07 5:28
alok_2k314-Jun-07 5:28 
QuestionPlz Help ME..... Pin
pradeep kumarappagari13-Jun-07 22:49
pradeep kumarappagari13-Jun-07 22:49 
AnswerRe: Plz Help ME..... Pin
Devkranth Kishore Vanja14-Jun-07 0:53
Devkranth Kishore Vanja14-Jun-07 0:53 
GeneralRe: Plz Help ME..... Pin
pradeep kumarappagari14-Jun-07 1:02
pradeep kumarappagari14-Jun-07 1:02 
Questionrefresh the page in javascript Pin
saravanan0513-Jun-07 22:39
saravanan0513-Jun-07 22:39 
AnswerRe: refresh the page in javascript Pin
Sylvester george13-Jun-07 23:06
Sylvester george13-Jun-07 23:06 
QuestionSMTP Exception Pin
DKalepu13-Jun-07 22:23
DKalepu13-Jun-07 22:23 
Hi All,

I keep getting an exception whenever i try to send an email message in an asp.net 2.0 application: I am using smtpclient & I have the MailMessage code and credentials setup correctly.

****************************************************************************

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 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 Default2.btnSubmit_Click(Object sender, EventArgs e) in c:\Documents and Settings\venki\My Documents\Visual Studio 2005\WebSites\RFQTest\Default2.aspx.cs:line 88Your mail has been sent


*****************************************************************************

Could anyone help me is it any problem with my internet connection? or Do i need to change my code??

Thanks in Advance!
Confused | :confused: Confused | :confused: Confused | :confused:
AnswerRe: SMTP Exception Pin
Steven J Jowett13-Jun-07 22:28
Steven J Jowett13-Jun-07 22:28 
GeneralRe: SMTP Exception Pin
DKalepu13-Jun-07 22:37
DKalepu13-Jun-07 22:37 
AnswerRe: SMTP Exception Pin
DKalepu14-Jun-07 1:15
DKalepu14-Jun-07 1:15 
QuestionPerformance Imporovemnt of Website Pin
ShuklaGirish13-Jun-07 22:13
ShuklaGirish13-Jun-07 22:13 
AnswerRe: Performance Imporovemnt of Website Pin
Steven J Jowett13-Jun-07 22:29
Steven J Jowett13-Jun-07 22:29 
GeneralRe: Performance Imporovemnt of Website Pin
ShuklaGirish13-Jun-07 23:22
ShuklaGirish13-Jun-07 23:22 
GeneralRe: Performance Imporovemnt of Website Pin
Steven J Jowett13-Jun-07 23:47
Steven J Jowett13-Jun-07 23:47 
QuestionAJAX Helpme out Pin
kumarjammula13-Jun-07 22:09
kumarjammula13-Jun-07 22:09 
AnswerRe: AJAX Helpme out Pin
Andy *M*13-Jun-07 23:13
Andy *M*13-Jun-07 23:13 
GeneralRe: AJAX Helpme out Pin
kumarjammula13-Jun-07 23:15
kumarjammula13-Jun-07 23:15 
QuestionTreeview navigation controll Pin
vickyshah13-Jun-07 22:02
vickyshah13-Jun-07 22:02 
AnswerRe: Treeview navigation controll Pin
Venkatesh Mookkan14-Jun-07 1:51
Venkatesh Mookkan14-Jun-07 1:51 
GeneralRe: Treeview navigation controll Pin
vickyshah14-Jun-07 1:56
vickyshah14-Jun-07 1:56 
QuestionHow to end Cookie's Session? Pin
vijay_8313-Jun-07 21:51
vijay_8313-Jun-07 21:51 
Questiondifference between winform and webform datagrid Pin
zareee13-Jun-07 21:48
zareee13-Jun-07 21:48 
AnswerRe: difference between winform and webform datagrid Pin
morteza5713-Jun-07 22:47
morteza5713-Jun-07 22:47 
QuestionGet Calendar control with a Button click? [modified] Pin
chand1013-Jun-07 21:39
chand1013-Jun-07 21:39 

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.