ServiceClient option is not coming

Posted by Piyush on Stack Overflow See other posts from Stack Overflow or by Piyush
Published on 2010-03-29T09:07:23Z Indexed on 2010/03/29 9:13 UTC
Read the original article Hit count: 312

Filed under:
|

I created one WCF service I have added the service reference as myServiceReference But when I am trying to create service proxy ServiceClient is not coming while it should come like this---> myServiceReference.ServiceClient proxy= new myServiceReference.Service1Client();

© Stack Overflow or respective owner

Related posts about wcf

Related posts about silverlight-3.0