Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SoapSuds.exe and Disco.exe function

Status
Not open for further replies.

Skittle

ISP
Sep 10, 2002
1,528
US
Is the Soapsuds.exe purely for creating an interface .dll for .Net remoting objects? In the deep, dark ares at the back of my mind I seem to remember somebody saying in was used to create a proxy for web service... but that is Disco.exe and wdsl.exe.



Dazed and confused
 
If you haven't already seen it, here's a MSDN article that may help:


--------------------------------------------------------------------------------------------------------------------------------------------

Need help finding an answer?

Try the search facility ( or read FAQ222-2244 on how to get better results.
 
Thanks. Not sure how I missed that.

It looks like the difference between Soapsuds and using disco/wdsl is very small. It's more about the background technolgy than the end result.

If I read it right, Soapsuds creates a .Net remoting
.dll to access a web service while Disco.exe/wdsl.exe uses a 'web reference' xml schema method.

Dazed and confused
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top