Updating Hint Message

Updating Hint Message

After updating the aqua server, users can still work with old aqua client until they close it. When restarting the aqua client, the user receives an error message and a download URL for the new aqua version. You can configure this Download-URL in web.config file located on the server path
 
C:\Program Files\andagon GmbH\aqua For IIS\Web
 
Here you can set ClientDownloadUrl in order to show a proper URL for downloading the new aqua.msi installer.
 
  <CompatibleClients ClientDownloadUrl="http://aqua-saas.andagon.com/aqua.msi">
    <CompatibleClients>
      <CompatibleClient Version="your current version"/>
    </CompatibleClients>
  </CompatibleClients>
    • Related Articles

    • Updating MSSQL Database

      At first, please ensure that all app pools are stopped and that there are no other connections to the relevant database in subject (e.g. from TOAD-s etc.). Then, make a full backup of the corresponding aqua database. For upgrading your database, the ...
    • Updating Server

      Update the aqua Server by executing the installer package “aqua For IIS Installer.exe”.   After Updating to a major aqua version, e.g. from aqua 20.X to aqua 21.X, please copy the new license(s) to the following folder (in default installations): ...
    • Updating Clients

      Every aqua desktop client needs an update. Execute "aqua.msi" for this purpose on each computer.
    • Updating Oracle Database

      First, please ensure that the aqua app pools are stopped (server is not running) and that there are no other connections to the relevant database (e.g. from TOAD-s etc.). Then, make a full backup of the aqua database.   Then, in order to upgrade your ...
    • Updating Web-Client

      If you have installed the Web-Client, please run the installer contained in your update package: aquaWebNG-"your version"-Installer.exe   Caution: Please note that the version of the aqua web client must always match the version of the aqua server.