Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Put the code before the closing of the configuration tag, as in the image below. Make sure not to place it inside any other tag. If web.config already contains an appSettings section, add the keys to the existing section. Do not create another appSettings section. You can also have keys that set ExcelTemplate and WordTemplate properties in this appSettings section.

Note: The keys are case sensitive so make sure True is capitalized. The default value of these properties is False.