I'm trying to run a website using IIS, but I can't get the service to work. The service uses the protocol net.tcp and the listener is running: net.tcp listener
The endpoint and service is correctly created: c# code for service and endpoint
And here is the IIS website: IIS service website