Discussion:
Dynamically invoke web service
Alex Ivanoff
2008-10-16 22:28:56 UTC
Permalink
I am trying to invoke a web service for which I do not have generated client proxy at run time using WCF. How do I do this?

===================================
View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives
Richard Howells
2008-10-17 07:48:06 UTC
Permalink
As the web service has no way if you use a proxy I guess you have to hand
build the XML (or whatever) that the proxy would have sent.

Cheers,

- Richard

***@dynamisys.co.uk
www.dynamisys.co.uk
Land line +44 1793 731225
Mobile +44 7732 971786
-----Original Message-----
From: Discussion of building .NET applications targeted for the Web
[mailto:DOTNET-***@PEACH.EASE.LSOFT.COM] On Behalf Of Alex Ivanoff
Sent: 16 October 2008 23:29
To: DOTNET-***@PEACH.EASE.LSOFT.COM
Subject: [DOTNET-WEB] Dynamically invoke web service

I am trying to invoke a web service for which I do not have generated client
proxy at run time using WCF. How do I do this?

===================================
View archives and manage your subscription(s) at
http://peach.ease.lsoft.com/archives
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.8.0/1725 - Release Date: 10/16/2008
7:38 AM

===================================
View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives
Loading...