When Send Email this error is occur
-
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
-
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
-
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
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 /// -----------------------