Click here to Skip to main content
15,901,122 members
Home / Discussions / C#
   

C#

 
GeneralRe: Exe not running in different computer.. Pin
Ashish Chauhan14-Feb-08 3:25
Ashish Chauhan14-Feb-08 3:25 
GeneralRe: Exe not running in different computer.. Pin
DaveyM6914-Feb-08 3:37
professionalDaveyM6914-Feb-08 3:37 
GeneralRe: Exe not running in different computer.. Pin
Ashish Chauhan14-Feb-08 3:58
Ashish Chauhan14-Feb-08 3:58 
GeneralRe: Exe not running in different computer.. Pin
Giorgi Dalakishvili14-Feb-08 0:29
mentorGiorgi Dalakishvili14-Feb-08 0:29 
GeneralRe: Exe not running in different computer.. Pin
Harvey Saayman14-Feb-08 0:32
Harvey Saayman14-Feb-08 0:32 
GeneralRe: Exe not running in different computer.. Pin
User 665814-Feb-08 0:36
User 665814-Feb-08 0:36 
GeneralRe: Exe not running in different computer.. Pin
Harvey Saayman14-Feb-08 1:12
Harvey Saayman14-Feb-08 1:12 
General"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"-Exception Pin
ag4667713-Feb-08 23:47
ag4667713-Feb-08 23:47 
Hi All,

As my subject says all that I have been struggling with the same exception as "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".

The scenario is I am using socket programming to send some data to the client machine from my server using a web service. I have tested around 50 odd cases in which the same exception is raised in around 10 cases and rest is delivered successfully.

Can anybody help me out with this exception? Exception details are pasted below -

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
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at System.Net.Sockets.TcpClient.Connect(IPEndPoint remoteEP)

Thanks in Advance....

Ankur
GeneralRe: "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"-Exception Pin
DaveyM6914-Feb-08 1:05
professionalDaveyM6914-Feb-08 1:05 
GeneralRe: "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"-Exception Pin
gudlanur16-Aug-11 20:59
gudlanur16-Aug-11 20:59 
QuestionSimplest Question Regarding Deployment Pin
sindhutiwari13-Feb-08 23:02
sindhutiwari13-Feb-08 23:02 
GeneralRe: Simplest Question Regarding Deployment Pin
Christian Graus13-Feb-08 23:09
protectorChristian Graus13-Feb-08 23:09 
GeneralRe: Simplest Question Regarding Deployment Pin
sindhutiwari13-Feb-08 23:15
sindhutiwari13-Feb-08 23:15 
GeneralRe: Simplest Question Regarding Deployment Pin
Christian Graus13-Feb-08 23:50
protectorChristian Graus13-Feb-08 23:50 
QuestionSimplest Question Regarding Deployment Pin
sindhutiwari13-Feb-08 23:01
sindhutiwari13-Feb-08 23:01 
GeneralExcel chart in c# Pin
JeremH13-Feb-08 22:57
JeremH13-Feb-08 22:57 
QuestionIs there a way to develop FOREACH loop results with Threading? Pin
pubududilena13-Feb-08 22:48
pubududilena13-Feb-08 22:48 
AnswerRe: Is there a way to develop FOREACH loop results with Threading? Pin
Christian Graus13-Feb-08 23:16
protectorChristian Graus13-Feb-08 23:16 
AnswerRe: Is there a way to develop FOREACH loop results with Threading? Pin
Vikram A Punathambekar13-Feb-08 23:21
Vikram A Punathambekar13-Feb-08 23:21 
GeneralNoSuitableGraphicsDeviceException was unhandled Pin
NarVish13-Feb-08 22:47
NarVish13-Feb-08 22:47 
GeneralRe: NoSuitableGraphicsDeviceException was unhandled Pin
Christian Graus13-Feb-08 23:18
protectorChristian Graus13-Feb-08 23:18 
GeneralRe: NoSuitableGraphicsDeviceException was unhandled Pin
NarVish14-Feb-08 0:13
NarVish14-Feb-08 0:13 
GeneralRe: NoSuitableGraphicsDeviceException was unhandled Pin
Christian Graus14-Feb-08 0:20
protectorChristian Graus14-Feb-08 0:20 
GeneralASCII code problem [modified] Pin
Jamman13-Feb-08 22:44
Jamman13-Feb-08 22:44 
GeneralRe: ASCII code problem Pin
Christian Graus13-Feb-08 23:23
protectorChristian Graus13-Feb-08 23:23 

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.