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...
Hi Team, I am getting the below error while running the application There is currently no matching version, Lowest Supported Version:21.0.0.1509   Could you please let me know what else i need to do ?...
Hi, I have some web apps coded with PowerBuilder 2019 and deployed using PowerServer Build 1988.  I upgraded PowerBuilder and PowerServer Toolkit to build 2170 but I want to still deploy using PowerServer build 1988.  I have PowerBuilder 2019 build 2...
Hello, I recently updated .NET Framework on my Windows 10 computer and still then CPU usage goes 99% high displayed this .NET Runtime Optimization Service in the task manager.  But friends this article suggested to run the official script by Microso...
I'd like to copy the source code of entire my Power Builder application by EDIT SOURCE each Object (in each Library) , COPY then PASTE code into the TEXT file. This way takes a lot of time. Is there a better way to copy Power Builder source code int...
Hi. Did you have the following problem:Randomly, when printing dataWindow with nativePdf, gray areas appear. The background of static text becomes gray instead of remaining white. The problem occurs with some printers but not with others. Preview an...
After connecting to the system distributed from the Chrome browser to the appon, a flash appears when the screen is opened.To take action for this phenomenon, I gave setredraw(false) to the first line of ancestor window script and setredraw(true) to ...
How can i implement logging in my powerbuilder application?...
I have encountered a situation where my application is trying to open a file that turns out to be UTF16-LE with no BOM. As documented, PB's FileOpen function won't detect that and thus reads the file incorrectly. But in the situation where I'm readi...
Hi All, Since Micosoft is retiring Internet Explorer, we are moving to Edge browser. In my application when I open an html file using the Edge browser, I want to get the link opened in the browser; also I want to send a popup message if user accide...
When the CloudApp Launcher downloads the client files to the users machine, it includes a pbapp.ini file.  I was wondering how this file gets built or where it comes from? Thanks. Carla...
  I have a requirement to retrieve and update data from a collection in oracle package runtime. These fields are not stored anywhere in database. For e.g.  I have a datawindow with columns (say id , name , address) I want to display values into t...
I have a new laptop on which I have installed Powerbuilder v 2013 R3.  I work for a large corporation and as such, I do not have an individual license for Powerbuilder.  It does still run without issue on my old laptop.  When I open Powerbuilder, I g...
Dear Support, Since 1 week, I have problem to log in to Infomaker 2017. i have a licence available on the site. I have internet acess on the the Vmware server. But when i try to connect to infomaker, it says No Network connection. Do you have an id...
Good Afternoon, I have a new PowerClient project wich is a copy from another PowerClient project and after the deploy of this new Application. I have installed and the dekstop application appears without Icon. I have tried eveyrthing that Chris pro...
We've been working with GIT and ADO for a few months now. Today, I did a git pull, followed by refresh. But I got errors about files not compiling after the pull. Also, can't save objects without an error. It seems as though the source and the pbl ar...
PowerClient ISSU   PowerBuilder 2021 Build 1509   KernellBase.dll ERROR   <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System>   <Provider Name="Application Error" />   <EventID ...
Hello,  We have to convert blob data into string. The blob content could be encoded in UTF8, ANSI or UTF16LE.  How to identify which encoder to use for string conversion? Thank you, Yuri...
I have a problem with GIT from IDE powerbuilder. I use PB2017 R3 Build 1915 I can Pull and commit with success but when i try to push i receive this message: Starting to push workspace...Git client is pushing workspace. Please wait...Pushing curre...
Hello, What we noticed in PB 2019 R3 is that if the Lines in DropDown property is changed for a column in a datawindow whose edit style is DropDownDW either in the Painter or via script, then the drop-down list won't open correctly. What opens is a ...
I want to format a decimal (money) to the form "12.345,56" and use the command string(ldec_amount,"##,###,###,###,##0.00")Normally it works well, but from time to time (rare) I get a char(160) instead of the dot.What could be the reason for that? Is ...


There are no discussions available here currently