Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. When Send Email this error is occur

When Send Email this error is occur

Scheduled Pinned Locked Moved ASP.NET
helpsysadmindata-structuresdebugging
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mahmoud mohammed
    wrote on last edited by
    #1

    When Send Email from LocalHost this error is occur please Help me this is the error : Server Error in '/barakaHmg' Application. -------------------------------------------------------------------------------- The message could not be sent to the SMTP server. The transport error code was 0x800ccc15. The server response was not available 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.Runtime.InteropServices.COMException: The message could not be sent to the SMTP server. The transport error code was 0x800ccc15. The server response was not available Source Error: Line 76: Line 77: SmtpMail.SmtpServer = "localhost" Line 78: SmtpMail.Send(MailMessage) Line 79: MailMessage = Nothing Line 80: Response.Flush() Source File: C:\Inetpub\wwwroot\barakaHmg\SendMail.aspx.vb Line: 78 ///////////////////////////////////////////// thanks for all -- modified at 8:46 Wednesday 19th April, 2006

    B B 2 Replies Last reply
    0
    • M mahmoud mohammed

      When Send Email from LocalHost this error is occur please Help me this is the error : Server Error in '/barakaHmg' Application. -------------------------------------------------------------------------------- The message could not be sent to the SMTP server. The transport error code was 0x800ccc15. The server response was not available 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.Runtime.InteropServices.COMException: The message could not be sent to the SMTP server. The transport error code was 0x800ccc15. The server response was not available Source Error: Line 76: Line 77: SmtpMail.SmtpServer = "localhost" Line 78: SmtpMail.Send(MailMessage) Line 79: MailMessage = Nothing Line 80: Response.Flush() Source File: C:\Inetpub\wwwroot\barakaHmg\SendMail.aspx.vb Line: 78 ///////////////////////////////////////////// thanks for all -- modified at 8:46 Wednesday 19th April, 2006

      B Offline
      B Offline
      benqazou
      wrote on last edited by
      #2

      That's very likely because your machine (localhost) is not an SMTP Server. حظا سعيدا

      1 Reply Last reply
      0
      • M mahmoud mohammed

        When Send Email from LocalHost this error is occur please Help me this is the error : Server Error in '/barakaHmg' Application. -------------------------------------------------------------------------------- The message could not be sent to the SMTP server. The transport error code was 0x800ccc15. The server response was not available 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.Runtime.InteropServices.COMException: The message could not be sent to the SMTP server. The transport error code was 0x800ccc15. The server response was not available Source Error: Line 76: Line 77: SmtpMail.SmtpServer = "localhost" Line 78: SmtpMail.Send(MailMessage) Line 79: MailMessage = Nothing Line 80: Response.Flush() Source File: C:\Inetpub\wwwroot\barakaHmg\SendMail.aspx.vb Line: 78 ///////////////////////////////////////////// thanks for all -- modified at 8:46 Wednesday 19th April, 2006

        B Offline
        B Offline
        Braulio Dez
        wrote on last edited by
        #3

        Hello, Do you have SMTP Server correctly installed on your server, are you trying to access to a different server? Check this website, it's a good starting point: http://www.systemwebmail.com/[^] Good luck Braulio /// ----------------------- Braulio Díez http://www.bdiez.com /// -----------------------

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups