the caller was not authenticated by the service
followed by the chapter 15, i have my WindowsServiceWCF on my host and WindowsClientApp on my client. I tried to run the winform in client and invoked the methods successfully.
While testing the client on VMWare, once i invoked the method on host, i got this error:
the caller was not authenticated by the service.
I tried to change the clientCredentialType="Windows" to "Certificate" but does not like it.
|