how to call wcf service from another wcf service or class library? (5 replies)
Posted
on .NET 247
See other posts from .NET 247
Published on 18 Feb 2010 11:46:22
Indexed on
2010/03/08
3:32 UTC
Read the original article
Hit count: 442
Filed under:
Hi! I??m having problem consuming a WCF Service. To call this Service, I created my own WCF Service with VS2008 own template. Then I added a Service Reference to the WCF Service to consume. So far so good, the service shows up in the Solution Explorer and all methods as well. Then I Created a Class to call the Service from my own WCF Service. And everytime I try to create an object I get the same ...
© .NET 247 or respective owner