This took me a while to solve…
In the WAS configuration dialog there must be NO whitespaces in the enabled protocols configuration. Otherwise you will get this error:
“Could not find a base address that matches scheme net.tcp for the endpoint with binding NetTcpBinding.”
HTH