all groups > dotnet web services enhancements > december 2005 >
You're in the

dotnet web services enhancements

group:

WSE Interop Question


WSE Interop Question Anthony Yott
12/12/2005 7:26:06 AM
dotnet web services enhancements: Folks,

Is anyone calling a WSE enabled Web Service from VB 6 or C++ ATL clients. If
so, could you please point me to any white papers, blogs, links, etc that
will help get me started with doing this.

Also, is is possible to host ASMX web services outside of IIS with Windows
2000 Server. I know you can with Windows 2003 but I wasn't sure about 2000.

Any help would be appreciated.
--
RE: WSE Interop Question GCR
12/12/2005 7:42:03 AM
You could use the SOAP toolkit, but be aware that it isn't supported anymore.
The alternative would be to build a .net serviced component wrapper around
the web service proxy and call it through com interop from VB6 or C++.
Regarding hosting web services outside IIS, look in the remoting
documentation, it is posssible, but the explanation ist to long to be posted
here!

[quoted text, click to view]
AddThis Social Bookmark Button