D
Danny
Hi.
I am using HttpWebRequest to implement a Web client that downloads many
URLs. I notice that after running for a while, my apps crashes with an
exception in System.DLL titled "Unable to read data from transport
connection."
Is this a bug in HttpWebRequest? Is there a workaround?
I also noticed the same problem when I tried using WebClient instead of
HttpWebRequest.
Thanks!
-Danny-
I am using HttpWebRequest to implement a Web client that downloads many
URLs. I notice that after running for a while, my apps crashes with an
exception in System.DLL titled "Unable to read data from transport
connection."
Is this a bug in HttpWebRequest? Is there a workaround?
I also noticed the same problem when I tried using WebClient instead of
HttpWebRequest.
Thanks!
-Danny-