http://bugzilla.novell.com/show_bug.cgi?id=590376
http://bugzilla.novell.com/show_bug.cgi?id=590376#c0 Summary: DiscoveryClientProtocol.DiscoverAny fails with AmazonSimpleDB.wsdl Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web.Services AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- The code var p = new System.Web.Services.DiscoveryClientProtocol (); p.DiscoverAny ("http://sdb.amazonaws.com/doc/2009-04-15/AmazonSimpleDB.wsdl"); causes the following exception: System.NullReferenceException: Object reference not set to an instance of an object at System.Web.Services.Discovery.DiscoveryClientProtocol.DiscoverAny (System.String url) [0x0000d] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System.Web.Services/System.Web.Services.Discovery/DiscoveryClientProtocol.cs:106 at (wrapper remoting-invoke-with-check) System.Web.Services.Discovery.DiscoveryClientProtocol:DiscoverAny (string) -- Configure bugmail: http://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
