Sending objects from .NET client to SOAP::Lite web service
Tech-Archive recommends: Fix windows errors by optimizing your registry
Date: Thu, 29 Apr 2004 12:58:02 -0700
Does anyone know what class and method attributes to use in the .NET proxy
class to be able to send/receive objects (complex types) to/from a
SOAP::Lite web service?
TIA
Jared
Relevant Pages
- Problem with complex types when consuming Axis 1.4 web service with C# client
... We have here a Java web service that has been created using Apache Axis ... 1.4, using the document/literal wrapped style, and returns complex types ... (microsoft.public.dotnet.framework.webservices) - RE: webservice generation - orchestration
... The webmethod generated from the wizard takes complex types as argument. ... Are you trying to consume the web service by browsing to it? ... to test orchestration exposed as web service programmatically from a client. ... (microsoft.public.biztalk.server) - Complex Types in VB 6
... Can anyone point me towards a good online article that discusses consuming a ... web service with complex types as parameters through VB 6 ... Gary Dunne ... (microsoft.public.dotnet.framework.aspnet.webservices) - Proxy server/firewall problem?
... I'm running a web service which the client, a windows application, is ... accessing via a .NET proxy that I generated using wsdl. ... customers to which we've deployed it. ... (microsoft.public.dotnet.framework.webservices) - passing custom types to a .NET web service
... I'm using HttpRequest/Response to access a web service. ... pass complex types to the web method in this model. ... (microsoft.public.dotnet.framework.webservices) |
|