Upload

The default cloud app launcher will be uploaded to the server automatically when the PowerServer project is deployed or packaged/installed. However, if you have customized the cloud app launcher, you must select to upload the customized launcher.

Apps deployed to the same server and directory will use the same app launcher and the same runtime files. There will be only one app launcher in the specified server and directory, although there can be multiple versions of runtime files. The app launcher will be overwritten without notice by the one uploaded later to the same server and directory.

To select to upload the customized cloud app launcher:

  1. In the PowerServer project painter, select Deploy > Advanced tab.

    The Cloud App Launcher, the default launcher profile, and Runtime files are selected by default.

  2. Select a customized launcher profile from the dropdown list. (Or click Configuration to create or modify a launcher profile. For more about the launcher profile, see the previous section Customize cloud app launcher.)


    The cloud app launcher and the runtime files will be deployed/packaged automatically along with the application files depending on the settings in Deploy > Basic tab.

    • When the local Kestrel server or a local or remote IIS server is selected, the app launcher and runtime files will be directly uploaded to the server.

    • When the folder option is selected, the app launcher and runtime files will be packaged to a zip file/installer/folder first and then manually uploaded to the server later.

    Note

    When uploading Cloud App Launcher to the server directly, if you receive the "Error code: 6" error, it means that you have no right to write in the server folder. The solution is to run PowerBuilder IDE as administrator.

    The version of runtime files to be deployed/packaged is determined by the runtime version selected in the IDE > System Options dialog. Multiple versions of runtime files can co-exist on the same server and directory.