Table of Contents |
---|
This section provides information on how to install Digizuite DAM Center.
...
This app should be run to cleanup a table which is likely to have data errors. This is done as an app to avoid a potential long running SQL script as part of the DAM update process.The app: CleanupAssetDigiupload
View file name CleanupAssetDigiupload.zip height 250
Running the app
Do a database backup first.
- Unzip the zip-file to a new folder.
- Edit appsettings.json and set the connectionstring to match that of the DC. It can be copy-pasted from the DC web.config.
- Open a command prompt in the folder made for the app. The only logging is done in prompt so this is the only way to see how it goes.
- Run CleanupAssetDigiupload.exe.
Info | ||
---|---|---|
| ||
You may need to update Dotnet manually if you are skipping many versions. This application is built using Dotnet 3 |
Questions
Why do I need to do this?
...