I am trying to access my WCF service on a server from my client console application for testing. I am getting the following error:
The caller was no
Why can't you just remove the security setting altogether for wsHttpBinding ("none" instead of "message" or "transport")?