Tagged Questions
4
votes
1answer
4k views
How to host a WCF service in a web application with netNamedPipeBinding and WAS on Windows Vista
I am trying to host a WCF service with netNamedPipeBinding in a web applicaion on a Vista machine.
I enabled the non-HTTP service activation as described in this article: ...