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 are in the process of updating our PB application (classic) to 2019 R2  (from 2019 B2170).  When we run the 2019 R2 Runtilme Installer on a user machine that has the 2019 already installed, the installation appears to work.  However, the 2019 R2 m...
I have generated C# Models (POCO objects) from DataWindows which I use in a SnapDevelop Web API project.  I am wondering what the best practice is to use these POCO objects in my Xamarin .NET mobile app client project.  They are needed in the client ...
Hello everyone,  Im working on a migration where I need to change my .PBL names from "mus_euromus_8" to "mus_euromus_9" I tried to do it manualy changing .pbl files names and its reference on .pbt files. But when I try to run it It says that cannot ...
Hi, Using PB 2019 (recently upgraded). I have to call a modal window developed in dotnet and displayed via IE. In this window a list is displayed. The user checks a checkbox in the list thus selecting rows and then clicks a button which returns dat...
Hi, I have an application which running smoothly in 32bit, but my client now requested it make it as 64bit. So i've gone thru migration from PB12.1 to PB12.6 B4138. Now I have a problem with one windows API (WindowFromPoint) it doesnt return proper ...
Hello world. ¿What’s the mechanism to incorporate a datawindow (say, a report) in a mobile app GUI if using a UI technology such as Xamarin or Flutter?...
I'm sure this has been asked for before, however I cannot find this question in the Appeon community.  It would be really nice if we had programmatic access to the PB call stack in the SystemError event - a natural place would be as a property...
Hi   I have a PB 2019 installed in Windows 10 machine.   I was following a training tutorial and one of the tasks was moving system tree and bars, etc which ended up completely changing the initial default PB workspace screen with all the toolbar...
Hello Experts, I am using PowerBuilder 17 R3. Is any one have any idea about compatibility of Black Duck OSS scan (https://www.blackducksoftware.com/) with PowerBuilder application?  If it is possible or someone already implemented, then please gu...
Hi I am migrating a PB 12.5 application to PB 2019. Application run on appeon server 6.5 which will be migrated to Appeon powerserver 2019. I understand that source code should be fully compatible between both. Since this is a legacy application t...
We are now working on a client-server version of PowerBuilder 2019, and because of the security requirement not to have program files on local computers, we are expected to switch to the CloudPro version. I would like to know how next version of Powe...
It's possible to remote debugging of WebService(obsolte) on IIS on remote machine ?!...
Hi, why does datepicker cut the last day of weeks? (attach) Is the a way to fix this? I use PB2019 R2 thx. André...
Hello, I have a DW with a nested report (report object), in the DW that contains the nested report there are columns with tooltip but in execution the tooltip is not shown when passing the cursor. Do I still need to activate some property? PB error...
I have recently reinstalled 2019 R2 due to a hard drive carsh where I needed to re-install everything.  My SoapConnection which used to work is no longer working.  How do I debug the issue?   Error:  Bad Runtime function reference at line 14 in fun...
has anyone been running PB applications on an windows 10 ARM tablet such as surface pro x line? It seems that PS 2021 applications should work great on these devices, especially if they are 32bit (x64 emulation is not yet available, but is being add...
Hi Appeon team, I have some issues with the command PrintOpen() at EA Server, the following commands works perfect from my local machine (isolated testing): //long ll_Job ll_Job = PrintOpen( ) PrintDataWindow( ll_Job, dw_1 )PrintDataWindow( ll_Jo...
Hi All! How sign a xml file with a certificate x.509? Here we use many many xml files to exchange information between companies and we need sign with certificate x.509 (A1, A3...) these files to guarantee the security... Is there a resource in PB ...
When performing a compile using the autocompiler for PB 2019 R2, it seems to generate a log file but the filename seems to change depending on when and where I do the compile. Here is an example of my compile using pbc190.exe: C:\temp_git\Powerbuil...
I'm unable to set up a new database connection to my local instance of SQL Server from within SnapDevelop 2019 R3 Beta.  I only get the following message:  "A network-related or instance-specific error occurred while establishing a connection to SQL...


There are no discussions available here currently