[Mono-bugs] [Bug 371578] New: NRE in SoapHttpClientProtocol.ReceiveResponse

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Mar 16 16:47:36 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=371578

User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=371578#c324256

           Summary: NRE in SoapHttpClientProtocol.ReceiveResponse
           Product: Mono: Class Libraries
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web.Services
        AssignedTo: atsushi at ximian.com
        ReportedBy: gert.driesen at pandora.be
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Running the test case for bug #324256 now results in an NRE:

Unhandled Exception: System.Web.Services.Protocols.SoapException: Object
reference not set to an instance of an object
  at System.Web.Services.Protocols.SoapHttpClientProtocol.ReceiveResponse
(System.Net.WebResponse response,
System.Web.Services.Protocols.SoapClientMessage message,
System.Web.Services.Protocols.SoapExtension[] extensions) [0x00000] 
  at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke (System.String
method_name, System.Object[] parameters) [0x00000] 
  at Service.GetSessionCounter () [0x00000] 
  at (wrapper remoting-invoke-with-check) Service:GetSessionCounter ()
  at Program.Main () [0x00000] 

This used to work with SVN head from a few weeks ago.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list