[Mono-bugs] [Bug 45870][Maj] Changed - WebClient.OpenRead freezes when called from System.Web

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 11 Jul 2003 09:34:53 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=45870

--- shadow/45870	Fri Jul 11 09:11:54 2003
+++ shadow/45870.tmp.5803	Fri Jul 11 09:34:53 2003
@@ -97,6 +97,10 @@
 timeout has
 occurred, and so the file is never returned.
 
 Hopefully someone familiar with the insides of Mono can cast some
 light and
 bug fixes on this one ;->
+
+------- Additional Comments From bmaurer@users.sf.net  2003-07-11 09:34 -------
+Can you try to create an async method and call it the same way 
+WebClient does, and see what happens?