https://bugzilla.novell.com/show_bug.cgi?id=360421
User [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
