Versions Compared

Key

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

Problem

A licensing error is appearing in the Sitecore log file:

...

If your license file includes the correct key, please check the file location is correct. The S4S license is located with the Sitecore license which is pointed at by Sitecore configuration. The pointer is located within the Sitecore section, in either your web.config or, sitecore.config file which can be found in the webroots App_Config folder.  After you have found the Sitecore section, you should see a property called dataFolder which is the location where the licenses are located:

<sc.variable name="dataFolder" value="C:\somewhere\Website\Data\"/>

Finding Scattered Licenses Files

Another approach is to use the command prompt to find where all your license files are:

...