issue in client side when calling method from service, IIS7

Posted by Wilson on Stack Overflow See other posts from Stack Overflow or by Wilson
Published on 2010-03-17T15:27:45Z Indexed on 2010/03/17 15:31 UTC
Read the original article Hit count: 260

Filed under:
|
|

I have issue "The caller was not authenticated by the service." when calling service method from IIS7 in client side. The client and service are in different machines. But when I am giving credentials its work fine. So, is any way to call service method without credentials and without this issue?

thanks

© Stack Overflow or respective owner

Related posts about wcf

Related posts about iis7