Versions Compared

Key

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


English
German

If an application has to be updated, it must be imported again. Web Deploy packages are used for this, just like with the initial installation. The update procedure is the same as the import procedure described in Import of an Application for both Portal Web and Server application. It is highly recommended to create a backup from the application database as well as from the application files on the server before updating it.

First, the ZIP file with the new application needs to be selected:

Image Modified

After clicking on "Next" the application path will be requested. Usually, this path has a predefined entry, and MUST be removed if the application is not installed under a subpath of the server URL (see Import of an Application).

Image Modified

In the next dialog, all package content should be checked.

Image Modified

It is recommended to remove all files and replace it with the updated files. Note: All files in the App_Data folder of each applications will be deleted, including error logs.

Image Modified


Important: After this step, the configurations (Web.config) described in the chapter Configuration of the Application must be reviewed and adjusted (if required).

After the update, the application will be restarted automatically if called from a web-browser. As soon as started, it will automatically migrate the database with required changes. It is recommended to run basic tests including checking the Information page in the Masterdata → System Settings page to make sure that all components are running fine.

Image Modified


German

Wird eine Anwendung aktualisiert, muss diese erneut ausgeliefert und importiert werden. Dazu werden wie bei der initialen Installation Web-Deploy-Pakete erzeugt. Der Aktualisierungsvorgang läuft analog zum im Kapitel Import einer Applikation beschriebenen Importvorgang ab.
Die Anwendung erkennt, dass sich in dem Pfad bereits eine Anwendung befindet.
Image Added

Wie in der Abbildung dargestellt, sollten hier alle bereits vorhandenen Dateien und Ordner im Ziel gelöscht werden, damit die aktualisierte Anwendung reibungslos funktioniert.


Wichtig: Nach diesem Schritt müssen die im Kapitel Konfiguration der Anwendung beschriebenen Konfigurationen erneut vorgenommen werden!