Here follows a short description of what configuration to focus on when upgrading from Media Manager 4 to Media Manager 5.
Step 1
During the installation process there are changes applied to the DAM database. For this reason it is strongly recommended to back up the database for the DAM Center before proceeding with running the update scripts. The back-up process is described in the installation guide.
Step 2
Make a safety copy of Media Manager's website folder and then copy new content into the folder.
In order to do this, follow these steps:
Step 3
Open both the old and the new configuration file in Notepad++ in order to easily compare information.
Website configuration is identical to the one described in Step 5 of the installation guide. Rather than finding the information again, though, copy them from the old appsettings.json file.
The only information that you need to change is Product Version.
Save the changes.
Where to copy value from | Copy Into | |
Connection String | web.config (of the existing dam web site) | appsettings.json (of your db.upgrade folder) |
ApiUrl | web.config (full http/https URL of DAM) | appsettings.json (of your db.upgrade folder) |
Step 5
Fill out the update scripts. If you have saved the script from the initial installation/most recent update, you can use it to copy the information.
Save the changes in the script and run it as administrator.
Step 6
Recycle the site by using Internet Information Services (IIS) Manager:
Step 7
Test the site by performing basic actions such as uploading and downloading assets.