Groups | Blog | Home
all groups > dotnet web services enhancements > august 2004 >

dotnet web services enhancements : COM objects calling WSE web services


Ben Bloom
8/27/2004 10:57:58 AM
Any problems writing COM objects that call WSE2 enabled web services?

Any recommended resources?

Thanks.
-Ben
--
Ben Bloom
8/30/2004 1:53:15 PM
Anyone?

A co-worker is trying to get a COM toolkit to call a web service that
requires messages to be signed with a Username Token. Is this possible?

Thanks,
-Ben

[quoted text, click to view]


--
Wil Rodriguez
9/7/2004 9:42:58 AM

[quoted text, click to view]

Ben,

Have a look at the following info on COM interop services:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconAdvancedCOMInterop.asp

I have created a C# proxy class with interop services which allows my
company to access a vendor's web service via COM, so I know it works, but
I don't know if this will work with your particular toolkit.

Ben Bloom
9/7/2004 4:51:28 PM
[quoted text, click to view]

Thanks Wil! Looks like the right approach for us, too. Will have to look
in to it further to know for sure. We already crafted up a short-term
solution that is adequate for the next few months.

Thanks again!

--
AddThis Social Bookmark Button