Computers |
|
| | #1 (permalink) |
| Newb Techie | Server Error in '/' Application. -------------------------------------------------------------------------------- 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 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.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 Source Error: Line 36: Line 37: SmtpClient objClient = new SmtpClient(ConfigurationSettings.AppSettings["MAIL_SERVER"]); Line 38: objClient.Send(objMail); Line 39: } Line 40: } Source File: d:\webroot\freelancemodels.com\wwwroot\App_Code\Em ailHelper.cs Line: 38 Stack Trace: [SocketException (0x274c): 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] System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +1028066 System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) +33 System.Net.ServicePoint.ConnectSocketInternal(Bool ean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) +431 [WebException: Unable to connect to the remote server] System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6, Int32 timeout) +1475352 System.Net.PooledStream.Activate(Object owningObject, Boolean async, Int32 timeout, GeneralAsyncDelegate asyncCallback) +190 System.Net.PooledStream.Activate(Object owningObject, GeneralAsyncDelegate asyncCallback) +21 System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) +318 System.Net.Mail.SmtpConnection.GetConnection(Strin g host, Int32 port) +227 System.Net.Mail.SmtpTransport.GetConnection(String host, Int32 port) +316 System.Net.Mail.SmtpClient.GetConnection() +42 System.Net.Mail.SmtpClient.Send(MailMessage message) +1485 [SmtpException: Failure sending mail.] System.Net.Mail.SmtpClient.Send(MailMessage message) +2074 EmailHelper.SendEmail(String To, String From, String Subject, String Body, Boolean IsHtml) in d:\webroot\freelancemodels.com\wwwroot\App_Code\Em ailHelper.cs:38 ForgotPassword.btnEmailPassword_OnClick(Object sender, EventArgs e) in d:\webroot\freelancemodels.com\wwwroot\ForgotPassw ord.aspx.cs:66 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105 System.Web.UI.WebControls.Button.RaisePostBackEven t(String eventArgument) +107 System.Web.UI.WebControls.Button.System.Web.UI.IPo stBackEventHandler.RaisePostBackEvent(String eventArgument) +7 System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler sourceControl, String eventArgument) +11 System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData) +33 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832 |
| | |
| | #2 (permalink) |
| Commander Super Mod Joker Join Date: Sep 2004 Location: In Trotter's crawl space
Posts: 15,638
| Have you installed .NET 2 Service Pack 1? Download details: .NET 2.0 SP1 (x86) Is the system fully up to date? What applicaiton does this happen with. It just says /? |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Security Warning For Insignia Digital Picture Frames | Osiris | Virus - Spyware Protection / Detection | 0 | 01-24-2008 01:22 PM |
| Warning! CPU has changed! | alloy13 | Windows Operating Systems and Software | 5 | 01-02-2008 06:34 AM |
| My computer gets to the xp loading screen and restarts. | tivaelydoc | Hardware Troubleshooting | 3 | 10-07-2007 07:26 PM |
| How to Avoid - | Nikolas741 | Browser & General Internet Questions | 0 | 07-25-2007 11:31 AM |
| Worm Masquerades As Phony Virus Warning | Osiris | Virus - Spyware Protection / Detection | 0 | 07-11-2007 12:08 PM |