1: PS C:\Program Files\Microsoft Distributed Cache\V1.0> get-cachehost
2:
3: HostName : CachePort Service Name Service Status
4: -------------------- ------------ --------------
5: VSERVER:22233 DistributedCacheService SERVICE DOWN
6:
7:
8: PS C:\Program Files\Microsoft Distributed Cache\V1.0> start-cachecluster
9: Unable to open store PartitionAccessor: System.DllNotFoundException: Unable to l
10: oad DLL 'sqlceme35.dll': The specified module could not be found. (Exception fro
11: m HRESULT: 0x8007007E)
12: at System.Data.SqlServerCe.NativeMethods.DllAddRef()
13: at System.Data.SqlServerCe.SqlCeConnection..ctor()
14: at System.Data.SqlServerCe.SqlCeConnection..ctor(String connectionString)
15: at System.Data.Cas.Main.SqlCeStore.OpenConnection(String connectionString)
16: at System.Data.Cas.Main.SqlStoreProvider.Open(String ownerId)
17:
18: HostName : CachePort Service Name Service Status
19: -------------------- ------------ --------------
20: VSERVER:22233 DistributedCacheService SERVICE DOWN
21: Start-CacheCluster : Unable to load DLL 'sqlceme35.dll': The specified module c
22: ould not be found. (Exception from HRESULT: 0x8007007E)
23: At line:1 char:18
24: + start-cachecluster <<<<