I created a small VS solution that includes WF with WCF ReceiveActivity project (using basicHttpBinding) and a number of plain C# services. They all work perfectly when tested from VS 2008 using WCFTestClient.
I deployed them into a single Windows Service. All but WF service work fine. I spent 6 hours browsing, but didn’t find a solution that works. Please help.