SOAP calls to a server from a Windows Forms app

T

TC

Hello All,

I'm building a COM object using C# and I need to communicate with a server
via SOAP.

Unfortunately, all of the samples that I've seen target ASP.Net, config
files, etc.

Therefore, I figured these newsgroups would have the most experience and may
be able to assist me.

Does anyone have a quick & dirty sample of how to make SOAP calls from
within a Windows Forms application using C#?

What assemblies need to be referenced?

Thanks & Regards,

TC
 
E

erymuzuan

You could use wsdl.exe to generate web service proxy from a wsdl, then
add it to your project, you'll need to reference to
System.Web.Serivices.dll.

regards
erymuzuan mustapa
 

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

Members online

Forum statistics

Threads
473,756
Messages
2,569,533
Members
45,006
Latest member
LauraSkx64

Latest Threads

Top