[Mono-bugs] [Bug 360421] New: [Regression] InvalidOperationException for valid SoapHttpClientProtocol

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Feb 10 11:55:35 EST 2008


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

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

           Summary: [Regression] InvalidOperationException for valid
                    SoapHttpClientProtocol
           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 standalone repro for bug #322686 now results in the following
exception:

Unhandled Exception: System.InvalidOperationException:
WebServiceBindingAttribute is required on proxy class 'FooService'.
  at System.Web.Services.Protocols.SoapTypeStubInfo..ctor
(System.Web.Services.Protocols.LogicalTypeInfo logicalTypeInfo) [0x00000] 
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke
(object,object[])
  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]

The repro is available here:
gert/standalone/bug79988


-- 
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