At this point in time, what .NET will do is receive the data and make it visible to the client code as XML through the details element (IIRC).
-----Original Message----- From: Oliver Suciu [mailto:[EMAIL PROTECTED]] Sent: Friday, April 19, 2002 10:49 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: .Net ignores <wsdl:fault>? Hi all, (Sorry, this one is somewhat geared towards .Net...) I've got an Axis service that throws an exception, and WSDL2Java correctly generates a <wsdl:fault> for the <wsdl:operation>. However, the .Net wsdl.exe seems to completely ignore the <fault>, and no corresponding client-side code is generated. Has anybdoy got this working? Anybdoy looked into .Net interop with respect to <fault>? Thanks, -- Oliver
