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.   :) ...
Like many of you I need to be able to close a tab page using the standardised close button located on the tab-page (like in any browser) However that feature is NOT available in PB and will not be for the next 1.5 - 2 years (at least) even though it...
Hello.It's a browser dedicated to powerbuildersIwarunner is currently in use.Calling iwarunner.html to url on a web page will currently run iwarunner and change the initial url to about:blank. There's a problem here.After iwarunner runs, about:blank ...
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 Is running application developed in PB2021 1509 in Windows Vista R2 officially supported? It seems to be working with these exceptions: WebBrowserSet or WebBrowserGet crash instantly in pbvm.dll with exception c0000005 at offset 0x00058f84 W...
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...


There are no discussions available here currently