Reference Material and Appendices > Configuration Files |
This reference information may help you diagnose problems in your protocol. The configuration files are created when your Visual Studio project is built. Therefore, direct edits to these file will be overwritten when the protocol is installed.
If you need to debug configuration file creation, examine the xslt files in the project at <protocol ID project>/Xsl. The source files are named for the configuration files they produce. For example, _protocol.cfg.xslt is the source for <protocol ID>.cfg, and so on.
This section includes: