i have a wcf web service,when i am trying to consume wcf service,i create object of service and call function then, its gives error: The caller was not authenticated by the service. when i use BasicHttpSecurityMode mode it gives error: Content Type text/xml; charset=utf-8 was not supported by service. thanks in advance Prateek
prateekfgiet
Member
8 Points
6 Posts
Problem in consuming WCF Service using wsHttpBinding
Feb 03, 2012 10:50 AM|LINK
Hi,
i have a wcf web service,when i am trying to consume wcf service,i create object of service and call function then, its gives error:
The caller was not authenticated by the service.
when i use BasicHttpSecurityMode mode it gives error:
Content Type text/xml; charset=utf-8 was not supported by service.
thanks in advance
Prateek
08800385847
prateekfgiet@gmail.com
Dino He - MS...
Star
8068 Points
1023 Posts
Microsoft
Re: Problem in consuming WCF Service using wsHttpBinding
Feb 08, 2012 07:47 AM|LINK
Hi
Please take a look at this article it may help:
http://stackoverflow.com/questions/5243929/wcf-service-client-the-content-type-text-html-charset-utf-8-of-the-response-me
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework