Undeploy the client app

You can only undeploy the client app from the local Kestrel server.

To undeploy the client app from the server:

  1. Right-click the PowerServer project in the System Tree and then select Undeploy Project from the popup menu.

  2. Select whether to remove the entire client app (including all deployed versions) or only the selected version.

    Note

    Note that 1) this will only undeploy the client app from the local Kestrel server; it cannot undeploy from IIS or other servers; 2) this will undeploy the client app only; it will not undeploy the launcher, runtime, or Web APIs.