Hi,
I have a java webservice running on Axis, Iam able to create a java
client to invoke the webservice and obtain the result.
But iam not able to invoke the service from .Net client..
Here are the steps i followed to create a .net client
I created a web reference("NetClient") for a webservice running in
Axis thru "Add Web Reference", it created succesfully.
When I checked the file created by .Net
For me when I create the web reference the Reference.cs file is not getting
created.any reason for this..
Dilip Krishnan - 03 Feb 2005 13:37 GMT
Hello Dhananjayan,
Try using wsdl.exe with appropriate options to see if you can generate
teh proxy
HTH
Regards,
Dilip Krishnan
MCAD, MCSD.net
dkrishnan at geniant dot com
http://www.geniant.com
> Hi,
> I have a java webservice running on Axis, Iam able to create a java
[quoted text clipped - 7 lines]
> getting
> created.any reason for this..