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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79047 --- shadow/79047 2006-08-10 03:48:57.000000000 -0400 +++ shadow/79047.tmp.3023 2006-08-10 04:00:40.000000000 -0400 @@ -135,6 +135,17 @@ <soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <q1:addMedia xmlns:q1="urn:theplatform-com:v4/base/" /> </soap:Body> </soap:Header> + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-10 04:00 ------- +Forgive my ignorance, what about the XML is malformed? + +I agree about XmlTextWriter; I just did my own simple test in regards +to opening/closing elements and it seems to behave correctly. + +The next suspect I guess would be whatever class is calling +XmlTextWriter - could you point me in the right direction? I had a +poke through the S.Web.Services source directory but could not +pinpoint what is calling XmlTextWriter. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
