consume web service from winform app

G

GotDotNet?

I'm creating a winForm application and I want to consume a web service I
created.
When I add the web service as a web reference its only showing me the .asmx
file and not the .wsdl, .disco files
and in code I can't add a reference to it at all.

is it possible to consume a web service from a winForm app or even a class
(dll)?
if so how?
 
G

Guest

How are you adding the Web Reference? And what do you mean by "showing me
the .asmx file"--do you mean it downloaded it to your local computer?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top