[Mono-bugs] [Bug 76288][Wis] Changed - NullReferenceException when writing out XmlSchema

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 30 00:13:45 EDT 2005


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 atsushi at ximian.com.

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

--- shadow/76288	2005-09-30 00:11:35.000000000 -0400
+++ shadow/76288.tmp.25250	2005-09-30 00:13:45.000000000 -0400
@@ -91,6 +91,18 @@
 
 
 ------- Additional Comments From atsushi at ximian.com  2005-09-30 00:11 -------
 Created an attachment (id=15847)
 And here is the patch that AFAIK fix the source of the bug
 
+
+------- Additional Comments From atsushi at ximian.com  2005-09-30 00:13 -------
+To remove the actual problem, do:
+
+    - apply the patch.
+    - build and install new System.XML.dll
+    - go to mcs/class/System.XML/System.Xml.Schema
+    - run "genxs xmlschemagen.config"
+    - build and install again System.XML.dll
+
+without this patch, as far as I heard from Duncan, it does not solve
+the problem.


More information about the mono-bugs mailing list