|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Problem using TcpClient - A connection attempt failureI have a client appliction (BizTalk Adapter) accessing an external
application using TcpClient. Client Application can have multiple instances running at the same time. With few instances working simultanously (6/7) following error is coming (not constantly, however most of the time): "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 " Please tell what could be the problems. Thanks Farrukh hi farrukh
seems to me its connection time out check the settings for that other thing is try setting up commandtime out Farrukh Hassan wrote: Show quote > I have a client appliction (BizTalk Adapter) accessing an external > application using TcpClient. Client Application can have multiple instances > running at the same time. With few instances working simultanously (6/7) > following error is coming (not constantly, however most of the time): > > "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 " > > Please tell what could be the problems. > > Thanks > Farrukh |
|||||||||||||||||||||||