Sitemiz bir yabancı windows hostta bullunuyor.Sorunsuz çalışan sipariş formumuz bugün arıza verdi.
Sanırım smtp ayarları ile ilgili olsa gerek.
Bu durumu düzelticek arkadas arıyoruz.
dosyalar--
sepetiniz.aspx
web.Config

Analayan yapabilen varsa yazsın arkadaslar.

HATA SAYFASI

Server Error in '/' Application.

The remote name could not be resolved: 'mail.gmailim.com'

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.WebException: The remote name could not be resolved: 'mail.gmailim.com'

Source Error:


Line 119: & "</html>" & vbCrLf
Line 120: mySmtpClient = New SmtpClient("mail.gmailim.com")
Line 121: mySmtpClient.Send(myMessage)
Line 122: Session.Abandon()
Line 123: Panel2.Visible = False

Source File: E:\web\site5\sepetiniz.aspx.vb Line: 121