Troubleshooting Text Templates
You can troubleshoot text templates by enabling the debug parameter of the template directive and adding break statements to the code. The topics in this section explain how to use the debug parameter.
In This Section
Walkthrough: Debugging a Text Template
Describes how to debug a text template.Common Validation Errors and Warnings in Text Templates
Lists the most common errors and warnings that are reported through the Error List window in Visual Studio.
Related Sections
- Generating Artifacts By Using Text Templates
Describes the use of text templates to generate artifacts such as text reports, code, or HTML files.