PipeMethodCalls
PipeMethodCalls copied to clipboard
Hosting in IIS
I have implemented this library in my app. It works great in development mode (Kestrel). However, it does not work when I deploy my isntances to IIS. Do you happen to know what is needed to use this in IIS? What setting/option do we need to enable?
I've never tried it, but it looks like you need to enable named pipes in IIS: https://stackoverflow.com/questions/12365636/how-to-host-net-named-pipe-binding-enabled-wcf-application-in-iis