How to find out Which AppFabric Cache version is installed?

Damir Dobric Posts

Next talks:

 

    

Follow me on Twitter: #ddobric



 

 

Archives

Before you start doing anything with AppFabric you should know which version is currently installed. This is important, because version v1.0 and v1.1 are in some features very different.

Using Registry:

Following picture represents version 1.0.

image

Following one shows version 1.1

image

Using Powershell:


Open the ‘Caching Administration Windows PowerShell’ and execute following command-let Get-CacheHost (Stop-CacheCluster or even Start-CacheCluster)
The result will show the version info. If the first number is 3 (for example: 3 [3,3][1,3]), then the installed cache version is 1.1. If the first number is 1, then the cache version is 1.0

image


Posted Aug 08 2013, 07:29 PM by Damir Dobric
Filed under:
developers.de is a .Net Community Blog powered by daenet GmbH.