Re: Call webservice from webservice
"gancy" wrote in message
news:DE2A72B7-57CE-4F15-831D-9F193B4FE568@microsoft.com...
> Hi
> I wanna to call a web service from a webservice. how to do this?
Same as with any other kind of application: add a web reference to the other
service, and call it through the generated proxy class.
--
John Saunders [MVP]
Date:Wed, 22 Aug 2007 13:05:00 -0400
Author:
|