I want to be able to use AppFabric Distibuted Cache. I'm getting the following error:
ErrorCode:SubStatus:Check the client version. It should be within the allowed version range on the server. If necessary, upgrade the client to the allowed version.
The version of Microsoft.ApplicationServer.Caching.Client
and Microsoft.ApplicationServer.Caching.Core
dlls that I'm using is 1.0.4632.0 which is the same dll that I found in AppFabric 1.1 installation directory. Why do I keep getting this error even though I am using the very same dlls that are on the server?