[Mono-bugs] [Bug 46610][Wis] New - XmlDocument.Load inside BeginInvoke doesn't work

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 19 Jul 2003 06:57:19 -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 nat@ximian.com.

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

--- shadow/46610	Sat Jul 19 06:57:19 2003
+++ shadow/46610.tmp.3421	Sat Jul 19 06:57:19 2003
@@ -0,0 +1,29 @@
+Bug#: 46610
+Product: Mono/Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: System.XML
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: nat@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: XmlDocument.Load inside BeginInvoke doesn't work
+
+Attached is a test case.
+
+You will note that:
+
+   a) "About to Load" is only printed once, when it should be printed twice
+
+   b) After about 2 minutes a timeout exception is thrown
+
+   c) The XmlDocument.Load works fine outside BeginInvoke
+
+Using mono 0.25.