Running the project from PowerBuilder

After you deploy the application, you can run it by selecting Design>Run Project from the Project painter menu or selecting the Run Project toolbar icon from the Project painter toolbar. The pop-up menus for the .NET Windows Forms target and project in the System Tree also have a Run menu item. If the target has more than one project, specify which of them to run when you select Run from the target’s pop-up menu on the Run tab page in the target’s Properties dialog box. Run Project starts running the deployed executable file from the location it was deployed to.

For information on debugging .NET Windows Forms targets, see “Debugging a .NET application”.