Dhananjayan_K wrote:
Hi,
I tried another simple example from java.sun.com, for this iam not able to create Client from .Net (by choosing
"Add Web Reference")can anyone help...
What was the error message?  I tried using "Add Web Reference" in VB and it completed without any error message, but I couldn't figure out how to actually use the web reference I had added.  So instead, I did

C:\> wsdl.exe /l:vb http://localhost:8080/axis/services/myTestService.wsdl

That gave me a lot of error messages about my WSDL file, but once I had fixed all the errors it reported everything seemed to work fine.

How is "Add Web Reference" is supposed to work?  IE, how are you supposed to call the web service that you specified in the "Add Web Reference" setup?

Bill

Reply via email to