PDA

View Full Version : مشکل با ارسال ایمیل



pedram_ns
پنج شنبه 19 خرداد 1390, 13:30 عصر
سلام روی هاست برای ارسال ایمیل مشکلی نداشتم ولی حالا این ارور رو می ده مشکل از چیه و چطور برطرف میشه؟

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 207.153.49.254: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 207.158.39.254:25

Source Error:

Line 55: Mailmsg.Body = htmltext Line 56: Mailmsg.IsBodyHtml = True Line 57: obj.Send(Mailmsg) Line 58: Line 59: Label1.Text = "sent."