Rank: Newbie
Joined: 4/10/2012 Posts: 5 Points: 15 Location: Poland
|
Kiedy chcę potwierdzić adres konta email w celu otrzymania linku (chodzi o 1 dniowe konto premium) dostaję taki o to rozkoszny błąd. Może by się ktoś tym zajął do kurwy nędzy!!!
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 10.139.11.52:25 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 10.139.11.52:25
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
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 10.139.11.52:25] System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +305 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) +699
[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) +7885466 System.Net.PooledStream.Activate(Object owningObject, Boolean async, Int32 timeout, GeneralAsyncDelegate asyncCallback) +7885894 System.Net.PooledStream.Activate(Object owningObject, GeneralAsyncDelegate asyncCallback) +36 System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) +2863355 System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) +286 System.Net.Mail.SmtpClient.Send(MailMessage message) +1553
[SmtpException: Failure sending mail.] System.Net.Mail.SmtpClient.Send(MailMessage message) +2191175 TerminatorSalvation.PublicPages.Units.UserProfile.ValidateEmailButton_Click(Object sender, EventArgs e) +626 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +154 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3707
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
|