WCF client hell (2 replies)
Posted
on .NET 247
See other posts from .NET 247
Published on 18 Feb 2010 12:13:23
Indexed on
2010/03/08
3:32 UTC
Read the original article
Hit count: 679
Filed under:
I've a remote service available via tcp://. When I add a service reference on my client project, VS doesn't create all proxy objects! I miss every xxxClient class, and I have only types used as parameters in my methods. I tried to start a new empty project, add the same service reference, and in this project I can see al proxy objects! It's an hell, what can I do? thanks
© .NET 247 or respective owner