Trying to set up AppFabric for the first time. After installing AppFabric and verifying the installation in IIS manager, I attempt to install the Fourth Coffee application by running TrainingKit\Assets\Setup.cmd (as described in "Exercise 2: Installing Fourth
Coffee").
The installation refuses to start, stating that the environment is not supported (using Win7 x64), and/or some prerequisite has not been met. Unfortunately it says nothing about which prerequisite is not satisfied.
Powershell - Check!
Powershell Policy - Check! (Set policy to "bypass".)
VS2010 - Check!
.NET Framework v4.0 - Check! (Checked registry to doublecheck.)
Windows Server AppFabric - Check! (Installed in step 1 and verified in IIS.)
MS WF ADO.NET Activity Pack CTP1 - Check! (Downloaded and installed.)
Anyone else been in this situation? What was the solution? Help?