Troubleshooting tips for PowerBuilder
.NET applications and components can help you diagnose and correct deployment and runtime errors.
Troubleshooting Deployment Errors
The deployment process has two steps: the PowerBuilder-to-C# emitter (pb2cs) runs, then the project is compiled.
Troubleshooting Runtime Errors
If a Web Forms application shows a blank page, or if any .NET application or component produces unexpected errors, make sure that the PowerBuilder runtime files on the target computer or server have the same version and build number as the PowerBuilder files on the development computer.