Thanks Bill
-----Original Message-----
From: Bill Keese [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 01, 2005 11:26 AM
To: [EMAIL PROTECTED]
Subject: Re: Interoprability issue of Axis with .Net



Dhananjayan_K wrote:
I have created a web reference("NetClient") for a webservice running in Axis thru "Add Web Reference",
in order to invoke the service I have to instansiate that like
   NetClient.Employee emp1 = new NetClient.Employee(); //Where NetClient is the web reference and NetClient.Employee is the service.
But what happens is NetClient object is not visible.
Yeah, sounds like the same problem I had.  Well, I guess that this is the wrong mailing list to get an answer to that question.  (I don't know the answer.)  You can try acessing some public document/literal services (http://www.xmethods.net/) and see if you can get them to work.  I didn't have any luck, but I must have been doing something wrong.

Reply via email to