Currently, the documented instructions mandate the use of WCF binding configuration in the BTSNTSvc,config.exe WCF file or any other relevant config file. In fact, there is some evidence that it is possible to rely on the recent enhancements in WCF 4 which support configuration-free binding. However, there is also evidence that this can be problematic. The code should be improved to handle bindings in code, rather than static configuration.