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:
-
the "CloudAppPublisher" folder which contains the cloud app launcher and the runtime files
-
the "[appname]" folder (for example "salesdemo_cloud") which contains the client application files
-
the "[solutionname]_API" folder which contains the compiled PowerServer Web APIs
-
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.