Client configuration to consume WCF JSON web service

Posted by Grzenio on Stack Overflow See other posts from Stack Overflow or by Grzenio
Published on 2009-05-07T16:51:28Z Indexed on 2010/06/14 7:02 UTC
Read the original article Hit count: 288

Filed under:
|
|
|
|

Hi,

I have configured the web service to use Json as described on this blog: http://www.west-wind.com/weblog/posts/164419.aspx and various other blogs, but I couldn't create a client to consume this service. I tried various things, but invariably I got meaningless exceptions. What is the correct way to implement the (WCF I should add) client?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET