Ninject WCF Extension ArgumentNullException using NET.TCP Binding
问题 I have a WCF 4 service with 2 endpoints configured to use wsHttpBinding and netTcpBinding. I am hosting the service within IIS 7.5 using WAS and am using the Ninject WCF extension to DI into my service. My service works fine when I use the wsHttpBinding endpoint to call my service but fails when I use the netTcpBinding. When I look in my Application Event Log I get the following error outlined below. I have tried debugging the problem in VS2010 but am getting nowhere fast with this. I don’t