IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
You migrate Sitefinity CMS configurations from the database to the file system, using an ASPX page, which helps to extract the configurations. The code runs only on applications, which are configured to store configurations in the database: <sitefinityConfig storageMode="Database" />
<sitefinityConfig storageMode="Database" />
IMPORTANT: Before executing the code, you must backup of project files and database.
~/Sitefinity
~/Sitefinity/ConfigMigration.aspx
~\App_Data\Sitefinity\Configuration
_config_migration_backup + Time stamp
web.config
<sitefinityConfig storageMode="FileSystem" />
[sf_xml_config_items]
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important