Click here to Skip to main content
16,005,038 members
Home / Discussions / C#
   

C#

 
QuestionEmail Sender :the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond Pin
bigz_10002-Sep-11 21:46
bigz_10002-Sep-11 21:46 
AnswerRe: Email Sender :the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond Pin
Mehdi Gholam2-Sep-11 21:50
Mehdi Gholam2-Sep-11 21:50 
GeneralRe: Email Sender :the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond Pin
bigz_10002-Sep-11 22:04
bigz_10002-Sep-11 22:04 
GeneralRe: Email Sender :the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond Pin
Dave Kreskowiak3-Sep-11 8:40
mveDave Kreskowiak3-Sep-11 8:40 
GeneralRe: Email Sender :the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond Pin
bigz_10004-Sep-11 0:10
bigz_10004-Sep-11 0:10 
AnswerRe: Email Sender :the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond Pin
jschell3-Sep-11 10:39
jschell3-Sep-11 10:39 
GeneralRe: Email Sender :the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond Pin
bigz_10004-Sep-11 0:11
bigz_10004-Sep-11 0:11 
GeneralRe: Email Sender :the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond Pin
Michael J. Eber8-Sep-11 7:47
Michael J. Eber8-Sep-11 7:47 
PING and TRACERTE can also help you in your issues as well.

If you do a PING SMTP.GMAIL.COM and you get no resolve then you know it is a DNS error in your network.
If you do a PING and you get a resolve but then timeout, you might have a firewall issue.

A TRACERTE (not sure of utility name....sorry) will show you how far you go in connecting to the server. It may stop inside your network or you are getting to the firewall and to an external router but no further. In that case your router isn't forwarding it out to the internet.
Software Zen: delete this;

QuestionC#4.0 How Connect Crystal Report [modified] Pin
Ken H1232-Sep-11 21:10
Ken H1232-Sep-11 21:10 
AnswerRe: C#4.0 How Connect Crystal Report Pin
Abhinav S2-Sep-11 21:28
Abhinav S2-Sep-11 21:28 
AnswerRe: C#4.0 How Connect Crystal Report Pin
Vijjuuu.3-Sep-11 1:53
Vijjuuu.3-Sep-11 1:53 
GeneralRe: C#4.0 How Connect Crystal Report Pin
Ken H1234-Sep-11 20:47
Ken H1234-Sep-11 20:47 
AnswerRe: C#4.0 How Connect Crystal Report Pin
palanidothis4-Sep-11 6:50
palanidothis4-Sep-11 6:50 
GeneralRe: C#4.0 How Connect Crystal Report Pin
Ken H1234-Sep-11 20:45
Ken H1234-Sep-11 20:45 
GeneralRe: C#4.0 How Connect Crystal Report Pin
Ken H1234-Sep-11 20:48
Ken H1234-Sep-11 20:48 
QuestionLock DLL in C# Pin
jojoba20112-Sep-11 20:53
jojoba20112-Sep-11 20:53 
AnswerRe: Lock DLL in C# Pin
Abhinav S2-Sep-11 21:25
Abhinav S2-Sep-11 21:25 
AnswerRe: Lock DLL in C# Pin
harold aptroot3-Sep-11 1:32
harold aptroot3-Sep-11 1:32 
AnswerRe: Lock DLL in C# PinPopular
jschell3-Sep-11 10:43
jschell3-Sep-11 10:43 
GeneralRe: Lock DLL in C# Pin
Eddy Vluggen3-Sep-11 13:04
professionalEddy Vluggen3-Sep-11 13:04 
QuestionEmailSender : A socket operation was attempted to an unreachable network Pin
bigz_10002-Sep-11 19:53
bigz_10002-Sep-11 19:53 
AnswerRe: EmailSender : A socket operation was attempted to an unreachable network Pin
Mehdi Gholam2-Sep-11 20:03
Mehdi Gholam2-Sep-11 20:03 
Question[SOLVED] "Negative" Rectangle (ControlPaint.DrawReversibleFrame) To "Positive" Pin
Matt U.2-Sep-11 13:39
Matt U.2-Sep-11 13:39 
QuestionC# code for windows Pin
dcof2-Sep-11 6:45
dcof2-Sep-11 6:45 
AnswerRe: C# code for windows Pin
Abhinav S2-Sep-11 6:59
Abhinav S2-Sep-11 6:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.