Hi, I have a .Net 3.51 service which uses Non-HTTP Activation. This works fine. I want to convert it to .Net 4.
In Windows 7, if you go to Control Panel, Add Remove Programs, Turn Windows Features on or off, there is a "Microsoft .NET Framework 3.5.1, WCF Non HTTP Activation" item.
How would I do this for .Net 4 ?
Mark