http://bugzilla.novell.com/show_bug.cgi?id=562207
http://bugzilla.novell.com/show_bug.cgi?id=562207#c0 Summary: Remoting dosn't work with 2.4.3 Classification: Mono Product: Mono: Runtime Version: 2.4.x Platform: All OS/Version: Windows Server 2008 R2 Status: NEW Severity: Critical Priority: P5 - None Component: remoting AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.33 Safari/532.0 I attach a source code for to reproduce below. c:\Projects\ConsoleApplication1\bin\Debug>mono ConsoleApplication1.exe Running on Windows. (P:2) Running with the Mono VM Unhandled Exception: System.Xml.XmlException: 'xsi' is undeclared namespace. Li ne 2, position 54. Server stack trace: at Mono.Xml2.XmlTextReader.ReadStartTag () [0x00000] at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] at Mono.Xml2.XmlTextReader.Read () [0x00000] at System.Xml.XmlTextReader.Read () [0x00000] at System.Xml.XmlReader.ReadStartElement () [0x00000] at System.Runtime.Serialization.Formatters.Soap.SoapReader.Deserialize (System IO.Stream inStream, ISoapMessage soapMessage) [0x00000] at System.Runtime.Serialization.Formatters.Soap.SoapFormatter.Deserialize (Sys tem.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandl er handler) [0x00000] at System.Runtime.Serialization.Formatters.Soap.SoapFormatter.Deserialize (Sys tem.IO.Stream serializationStream) [0x00000] at System.Runtime.Remoting.Channels.SoapServerFormatterSink.ProcessMessage (IS erverChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders requestH eaders, System.IO.Stream requestStream, IMessage& responseMsg, ITransportHeaders & responseHeaders, System.IO.Stream& responseStream) [0x00000] Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Rem oting.Proxies.RealProxy rp, IMessage msg, System.Exception& exc, System.Object[] & out_args) [0x00000] c:\Projects\ConsoleApplication1\bin\Debug>mono ConsoleApplication1.exe Running on Windows. (P:2) Running with the Mono VM ^C c:\Projects\ConsoleApplication1\bin\Debug>mono ConsoleApplication1.exe Running on Windows. (P:2) Running with the Mono VM Unhandled Exception: System.Net.WebException: The remote server returned an erro r: (400) Bad Request. at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult resul t) [0x00000] at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData dat a) [0x00000] c:\Projects\ConsoleApplication1\bin\Debug> Reproducible: Always Steps to Reproduce: 1. 2. 3. Always happened, both windows and linux. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
