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

User [EMAIL PROTECTED] 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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to