Binding net.pipe to Default Web Site via IIS
问题 When I attempt to set up appfabric to link up to my application and monitor and track and tract it, I get an error stating “Workflow persistence is not functional because the net.pipe binding is not enabled for this web site.” Now according to This Website I need to enable the net.pipe bindings for a site. It says that To enable the net.pipe binding for a site, right-click the site in the Connections pane of IIS Manager, click Edit Bindings, and add net.pipe with binding information of “*”. I