To build and deploy a PowerClient project:
-
Before building and deploying the application, make sure to close any anti-virus tool on the development machine.
-
Click the Build & Deploy PowerClient Project button in the toolbar, or right-click the PowerClient project in the System Tree and then select Build & Deploy PowerClient Project to compile and deploy the application to the server. Or select Deploy PowerClient Project if you have already built the application before.
The application executable file (as well as an XML file with the same name and the object files) is generated under %TEMP%\pbappscache\temp\[appname] on the development machine, then digitally signed, and deployed to the server.
Note
After the application is deployed to the server, do not manually change the application folder name on the server, otherwise the application uninstall program will fail to run.