If you attempt to access a window or control after the window has started the closing process, R0035 will occur.
"PowerBuilder Application Execution Error R0035: [Error message]"
The error message tell you which PBD is missing. To find out:
Because the error message "System error" is vague, you must isolate the location.
To avoid encountering the PowerBuilder Application Execution Error R0035 in the future, follow these best practices:
: Trying to call a 16-bit DLL from a 32-bit application, or a 32-bit DLL from a 64-bit application. Troubleshooting and Solutions
If you attempt to access a window or control after the window has started the closing process, R0035 will occur.
"PowerBuilder Application Execution Error R0035: [Error message]" powerbuilder application execution error r0035
The error message tell you which PBD is missing. To find out: If you attempt to access a window or
Because the error message "System error" is vague, you must isolate the location. powerbuilder application execution error r0035
To avoid encountering the PowerBuilder Application Execution Error R0035 in the future, follow these best practices:
: Trying to call a 16-bit DLL from a 32-bit application, or a 32-bit DLL from a 64-bit application. Troubleshooting and Solutions