I have a set of WCF services hosted on a .NET 4 application. I manually create the ServiceHost class and start listening on TCP port. All works as expected but in the WCF trace
My experience is, you have to manually create service with service name and other details under tag.
e.g.