Featured Questions

A recent post included some PowerScript code, and I thought I would pass along a tip for pasting code snippets that produces a slightly more readable result than simply pasting code into the website's text editor. The toolbar contains a button to as...
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
We have signature capture working in previous 32bit versions of Powerbuilder and when I debug the signature capture window in PB2019 it still works. . But when I build the 64bit app to be deployed, the call to the OCX fails. What do I need to fix t...
Not sure how to make this work....
We're trying to migrate an application forward to PowerBuilder 2019R2 that uses the .Net WSDL engine. It deploys, everything seems to work perfectly on workstations with PowerBuilder 12.6 installed. When using Procmon and watching the application run...
The application freezes when opened the first time and after force closing, it works without any issues on the same module.  From the Windows Log, got the below error message Faulting module name: PBSHR190.dll, version: 19.0.0.2170, time stamp: 0x5...
To support Rest basic authentication, string has to be encoded in base-64. In Javascript there is btoa() method. I cannot find corresponding method in PB2017 R2. Please advise. Thanks, Yuri   ...
Hola buenos días.   Alguien me podría ayudar con los pasos necesarios para implementar un servicio web en el servidor appeon web, si tienen alguna guía efectiva les agradecería mucho.    ...
Hi, everyone. Many of our customers are requiring the implementation of such security protocols as HSTS, X-Frame-Options, etc., in our Appeon Web applications. How does PowerServer manage these elements?...
Hi, Has anyone been able to debug an DLL Imported .net Assembly using SnapDevelop with the pb2019 r3 - Beta version? I cannot set any stops and can't attach any process, since it doesn't show any process to attach to. Not really a problem, I can u...
Hi   Message edited on 2020-09-23 after further findings    I'm having trouble compilating one of our applications with Orca where it work great for the others. I built a powershell script call the appropriate programs and copy files around. It...
Greetings, What email method is everyone using? We've been using pbnismtp, and are having problems when upgrading to PB2017.  (32 bit running on Citrix) We're currently trying the PB mailsession method, but there are a couple of thin...
What will happen when the next major version comes out? Will PB190.EXE only work with 2019 builds? Will there be a PB210.EXE for PB 2021 (assuming that is the next major)?  ...
Dear Sir, We would like to know how to port our existing PB2019 programs to android/ios.  As I known, PowerServer 2021 no longer support android/ios, do I need to use other development tool for port our existing PB program to android/ios platform. ...
Hi, I am new to power builder, have some query1) To capture db logs, enable DB trace options in *.ini file and database logs are capturing successfully. But every time logging in application it shows popup dialog to start & capture logs. I had ...
Hi, I had raised the same question earlier, but didn't receive any answer. So raising the question again. I've implemented HTTPSClient object to get the response from a SOAP WebService in a desktop application (PB 2017 R3). The response is stored in ...
Hi all,   we have the problem, that pdf export (nativepdf) works fine on our developing machine, but not on customers computer. Which file have I to install on customers computer, so he can use this function too? thanks in advance Martin...
Hi Appeon Community   I have donwload Powerbuilder 2019 R2 Edition for trial  version. I created one application in powerbuilder  with database on Azure cloud. I am able to connect my azure SQL server database on cloud with SQL native client driver...
This issue is found in Version 2019 R2 Build 2353. There is a difference between the pbt library list and the build option library list. I get the warning: The current library list is different from the library list contained within this project. T...
Hello All, I am trying to pull the encrypted value from the .ini file (Configuration file) file and decrypt it using Base64Encode and Base64Decode. I successfully captured the encrypted value, but when I am trying to Decrypt it, I am not getting the...
I have a DW with 5 or 6 buttons with different background color. In the dw object the buttons display the way they were intended. When I create a window and insert a DW control with the DW object in it the background color in the buttons become grey....
Last week I illustrated a snapshot technique to capture copies of data sets in the database associated with a specific transaction.  Once we sorted out the stored procedure issue (needed to be closed) we have found that it works pretty well for captu...


There are no discussions available here currently