Deploying the project

Step 1: Save the PowerServer project settings; and build and deploy the PowerServer project (using the Build & Deploy Project button) for the changes to take effect.

Step 2: Go to the server and verify that the following folders exist under the web root:

  1. the "CloudAppPublisher" folder which contains the cloud app launcher and the runtime files

  2. the "[appname]" folder (for example "salesdemo_cloud") which contains the client application files

  3. the "[solutionname]_API" folder which contains the compiled PowerServer Web APIs

  4. the web.config file used by IIS to invoke the PowerServer Web APIs

Step 3: Open the apprun.json file from the "[appname]" folder and change the launcher URL, Web API URL, and runtime URL when necessary.