Announcement

Collapse
No announcement yet.

Fehlermeldung Server Error in '/' Application. beim Bestellung abschicken

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Fehlermeldung Server Error in '/' Application. beim Bestellung abschicken

    Moin moin !

    Ich habe einen kleinen Shirtdesigner und habe jetzt den Provider gewechselt, wenn ich jetzt eine Bestellung abschicken will kommt immer folgende Fehlermeldung:



    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 81.169.145.133: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 81.169.145.133: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 81.169.145.133:25]
    System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +239
    System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) +35
    System.Net.ServicePoint.ConnectSocketInternal(Bool ean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) +224

    [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) +5421675
    System.Net.PooledStream.Activate(Object owningObject, Boolean async, Int32 timeout, GeneralAsyncDelegate asyncCallback) +202
    System.Net.PooledStream.Activate(Object owningObject, GeneralAsyncDelegate asyncCallback) +21
    System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) +332
    System.Net.Mail.SmtpConnection.GetConnection(Strin g host, Int32 port) +160
    System.Net.Mail.SmtpTransport.GetConnection(String host, Int32 port) +159
    System.Net.Mail.SmtpClient.GetConnection() +35
    System.Net.Mail.SmtpClient.Send(MailMessage message) +1213

    [SmtpException: Failure sending mail.]
    System.Net.Mail.SmtpClient.Send(MailMessage message) +1531
    FolienDesigner.Designer.btnEnde_Click(Object sender, EventArgs e) +4802
    System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
    System.Web.UI.WebControls.Button.RaisePostBackEven t(String eventArgument) +110
    System.Web.UI.WebControls.Button.System.Web.UI.IPo stBackEventHandler.RaisePostBackEvent(String eventArgument) +10
    System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler sourceControl, String eventArgument) +13
    System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData) +36
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565


    Hat vielleicht einer ne Idee woran das liegen kann ?

    Danke im voraus !!!

  • #2
    Hallo Torben,

    IP und Port sind zugaenglich und / oder frei geschaltet?
    *-- robert.oh. --*

    Comment


    • #3
      Hallo !

      Muss ich das beim Provider anfragen oder kann ich das selber testen ?
      Im Control-Center bei 1und1 kann ich nichts finden.

      Comment

      Working...
      X