I am hosting ASP.NET website on Windows AppFabric. I am trying to use AutoStart feature of AppFabric to keep the site running.
I read on some blogs and on some microsoft forums, that net.namedPipe binding should be set for AppFabric to control the service. Is it really needed for AutoStart funcitonality?
References: