I have installed Windows Server AppFabric. The cluster is running fine. Now I try to remotely access the cache from an ASP.NET application. This does not work. I get an error message saying the server rejected client authentication"
The message is clear, but I have no ideau how I can resolve it. I don't know how sending my credentials.
any idea?
This is my conf
a 2 servers cluster installed on VM on Windows Azure. the local server is my laptop
I correctly set the virtual network and the VPN.
Each server can access or ping each other, so I am sure the network works.
The cluster is running and get-cache is OK
I didn't forget to set endpoints on each cluster
I created on all 3 servers this account: appFabricAccount with the same password.
- The account is local admin, this is a local account.
Important: this is on premises AppFabric, not Azure AppFabric. Azure is there only to host my VMs.