appfabric

AppFabric ErrorCode<ERRCA0017><ES0006>:

I have installed AppFabric on the server. I have created a cluster of a single computer . I have also create a cache named "Gagan". used the following commands in order Use-CacheCluster -Provider xml -ConnectionString \NB-GJANJUA\Cache Start-CacheCluster Result is that the cache service is up and running ..so far so good. I then se...

configuration setting for appfabric

Hi, I am getting error "ErrorCode:SubStatus:Error in client configuration file." while working with app fabric. When I try to create the object, it breaks and throws the above mentioned error. DataCacheFactory dcf = new DataCacheFactory(); The config file is as follows: <?xml version="1.0" encoding="utf-8" ?> <configuration> <!--con...

how to configure Application Server extension for app fabric.

I am looking for dlls , which I read on google is in C:\Windows\System32\Application Server extension . I cannot see this folder on the machine where appfabric is installed. CacheBaseLibrary.dll ClientLibrary.dll FabricCommon.dll Any ideas, how to get this folder? ...

Installing AppFabric on Windows Server Datacenter

Hi, we are running a virtual server with Windows Server Datacenter (32 bit) and I cannot install AppFabric on it. When I run the executable downloaded from http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&amp;FamilyID=467e5aa5-c25b-4c80-a6d2-9f8fb0f337d2 I get the following error: "Either the version of this package is...

When will Azure AppFabric LABS go into production?

A lot of cool features have been introduced into Azure AppFabric Labs, such as caching and durable messaging. How long does it typically take to see these items enter into production? ...