-----Original Message-----
From: Thomas Börkel
Sent: Mittwoch, 6. Februar 2002 15:12
To: Axis Mailinglist
Subject: .NET has problems with Axis complex types?HI!
Using Axis alpha2 and .NET final.
If I have a method, which returns a Hashtable, then Axis defines this as a complex type=Map in the WSDL. If I consume then this WSDL in .NET, then it does not generate a Proxy for this service. While manipulating the "URL behavior" property from "static" to "dynamic" (what I usually always do), then finally .NET issues an error message like this:
The custom tool 'MSDiscoCodeGenerator' failed. Unable to import binding 'AuftragSoapBinding' from namespace 'urn:p2sales.p2plus.apag.com'.
The service is called "Auftrag". I also tried a namespace like "http://p2sales.p2plus.apag.com".
Any ideas anyone? Without the mentioned method with the complex type, the same WSDL works in .NET.
Thanks!
Regards,
Thomas
Title: .NET has problems with Axis complex types?
Correction: I am using alpha3, of course. ;-)
- .NET has problems with Axis complex types? Thomas Börkel
- RE: .NET has problems with Axis complex types? Thomas Börkel
- RE: .NET has problems with Axis complex types? Thomas Börkel
- RE: .NET has problems with Axis complex types? Glen Daniels
- RE: .NET has problems with Axis complex types? Thomas Börkel