Hi..
I have created web service using net.tcp and I'm getting the following when I try to host the service.
"Could not find a base address that matches scheme net.tcp for the endpoint with binding NetTcpBinding. Registered base address schemes are [http]."
I have tried activating nonhttp, tcp listener adapter and tcp sharing is active in services.msc. Please help.
Thanks,