[Mono-bugs] [Bug 79805][Maj] Changed - Soap Response interrupted mid-way by Target of Invocation Exception

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Nov 2 18:23:23 EST 2006


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

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

--- shadow/79805	2006-11-02 07:17:31.000000000 -0500
+++ shadow/79805.tmp.21346	2006-11-02 18:23:23.000000000 -0500
@@ -5,13 +5,13 @@
 OS Details: SuSe 10.0
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: XSP
-AssignedTo: gonzalo at ximian.com                            
+AssignedTo: lluis at ximian.com                            
 ReportedBy: glen.ford at spinvox.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Soap Response interrupted mid-way by Target of Invocation Exception
@@ -146,6 +146,26 @@
 mono 1.1.16.1 (have also tried mono 1.1.18)
 
 ------- Additional Comments From glen.ford at spinvox.com  2006-11-02 07:17 -------
 Created an attachment (id=17973)
 web service and client for reproducing the issue
 
+
+------- Additional Comments From gonzalo at ximian.com  2006-11-02 18:23 -------
+I checked the exceptions thrown when processing a request and found this:
+ at System.Exception..ctor ()
+   at System.SystemException..ctor ()
+   at System.ArgumentException..ctor ()
+   at System.ArgumentNullException..ctor ()
+   at System.Convert.ToBase64String ()
+   at
+Mono.GeneratedSerializers.Encoded.GeneratedWriter.WriteObject_Item ()
+   at
+Mono.GeneratedSerializers.Encoded.GeneratedWriter.WriteCallback_Item ()
+   at System.MulticastDelegate.invoke_void_object ()
+   at
+System.Xml.Serialization.XmlSerializationWriter.WriteReferencedElements ()
+   at
+Mono.GeneratedSerializers.Encoded.GeneratedWriter.WriteRoot_Method1Respons
+
+
+--> Lluis.


More information about the mono-bugs mailing list