-instance";
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";>
http://xmlinterface.xcut.clareos.com";>
http://xmlinterface.xcut.clareos.com";>
Anoth
42
true
*** end request from Axis client
The request looks good to me? T
-Original Message-
From: Peter A. Kozma [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 29, 2002 12:53 PM
To: [EMAIL PROTECTED]
Subject: RE: Problems calling Axis service from .NET C# client
Stan,
Thanks for taking a look. I've tried proxy DLL from "wsdl.exe", adding a
web referen
d
(as described in original note).
~ Peter
-Original Message-
From: Stan Jordan [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 29, 2002 3:46 PM
To: [EMAIL PROTECTED]
Subject: Re: Problems calling Axis service from .NET C# client
Peter...
The usual way to build a C# client is:
1) Create
[mailto:[EMAIL PROTECTED]]
Sent: Friday, March 29, 2002 10:48 AM
To: [EMAIL PROTECTED]
Subject: Re: Problems calling Axis service from .NET C# client
Peter...
Send me the entire wsdl file, and I can prolly help. Or send me the
URL, if you have deployed your service to the web.
Stan
- Original Me
: [EMAIL PROTECTED]
Subject: Re: Problems calling Axis service from .NET C# client
Peter...
Send me the entire wsdl file, and I can prolly help. Or send me the
URL, if you have deployed your service to the web.
Stan
- Original Message -
From: Peter A. Kozma
To: [EMAIL PROTECTED]
Sent: Friday
Axis service
from .NET C# client
I have a web services method running on Axis (beta 1) that looks like: XcutPlay1Response login (String id, String pw); The return type is complex (see WSDL below). Calling from an Axis client works fine. When invoked from .NET, I get an empty response object
I have a web services method running on Axis (beta 1) that looks like: XcutPlay1Response login (String id, String pw); The return type is complex (see WSDL below). Calling from an Axis client works fine. When invoked from .NET, I get an empty response object back (string = null, int = 0, bool