Problem using TcpClient - A connection attempt failure

F

Farrukh Hassan

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
 
T

techy

hi farrukh

seems to me its connection time out check the settings for that

other thing is try setting up commandtime out
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top