unable to read data from transport connection.

  • Thread starter Thread starter archana
  • Start date Start date
A

archana

Hi all,

I am facing one wired problem while executing web request
asynchronously.

I am getting error
An unhandled exception of type 'System.IO.IOException' occurred in
system.dll


Additional information: Unable to read data from the transport
connection.

Strange thing is i have catched exception in all function and wrote
them in log gile.

But this exception is not getting catched. I am getting popup
suddently. And if i click on 'break' it is showing me disassembly code.


Please help me asap.


thanks in advance.
 
Hi,

I'm getting this same exception from day 1 (like 4 years ago :) ) but the
funniest thing is that the data is sent/received correctly so I assumed it
was something with the ending of the comm. and never paid too much attention
to it.

In my case I can catch the exception with no problem at all though.
 

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

Back
Top