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.   :) ...
Hi, I'm troubleshooting an issue where my PB2017-based app is crashing intermittently in a customer environment.  I'm not able to replicate the error in my dev environment.  In fact, I am not able to replicate the error in the customer's environment...
Hi,   In my company, we have C++ code that loads PBVM19.DLL in order to access PB code. Everything worked fine while we were running version 19. Once we moved to 2022 R2 we are having issues loading PBVM.DLL, Our C++ code is unable to load the DLL....
hi   We are running in app on the powerserver I want to open a PDF file from our network on our tablet. Is that possible. It does not have to be running in the app, just open the PDF with acrobat for instanceI tryed: ls_filename="\\172.16.10.x:80...
Hello , We are working on Appeon 2019 R3 version 64 bit but here problem is that debugger is not working as IDE is still on 32 bitand we hve external dll which move to 64 bit. Do we have any external debugger which we can use to debug the code and ...
Hi, I have some PowerBuilder projects (version 12.6 or earlier, 17). When I run the Migration Assistant (from PB 2022 R3), I receive many messages about LenA, PosA, RightA, LeftA, etc., indicating “New DBCS backward compatible string function.” Ex: ...
Hi Team,  after installing the 2022 R3, latest MR (build 3391) and building the solution, we are getting below errors for all pbls. "Conversion of file failed, Probable library file I/O error".  Thanks, Santosh...
Hi. I'm running PB2022 R3 build 3356. I got one app up and running through PowerServer in both within the IDE and external IIS. I am working on a second one, which I got functioning within the IDE with a Cache created in the project. Everything was...
the tabbed view mdi window will auto resize the mdi_client when a sheet is opened.   it notifies the mdi window with a resize event.   the workspace workspaceheight() does not change.  workspaceheight does not take into account the tabs.    The ...
Hello, We notice a lot of Latency/Ping when running our cloud client application. The issue occurs when the script calls SQL statements, such as a Select statement, followed by an update statement, for example when the user logs into the system, the...
Hi    We are trying to add OAuth Authentication in our Application, in my machine where the initial code was developed the authentication works fine, however when I share the code/Exe with team members in their machine it is not working, the first ...
Hello everyone, We are trying to make our software more accessible for everyone, by including MSAA/MSUIA. To enable the communication between our Software and MSAA/MSUIA we already did the following: I updated the PB.ini with the following line: [D...
Hi, I have nvarchar column which i use to save Arabic strings. When i save text from datawindow it saves as '?????? ???? ??????? 125?*15'. But from backend its saves fine and works. Any solutions?   Tool Using PowerBuilder 2022 R2, MS SQL server...
When a Powerserver app is launched from another Powerserver app by using "Run" command (Note: Single Sign on), that app opens in the background instead of the foreground. How to bring to foreground automatically, Any PB functions or any workaround av...
Hi,    I am using Appeon PowerBuilder 2022 R3 When I ran a remote procedure call in Oracle I got the following error: In CMD, it was: My Database settings:   Note: The App is running fine in PowerBuilder with no error !        ...
Good day everyone. Since 2010 I have been using an ocx to take photos from a webcam. In one section the video from the webcam is presented to me and with a button I take the image. At the moment, videos have been working for many years, but I f...
  Subject: How to limit the vertical Scrollbar Scroll Limit of a window /userobject in different resolution/scale of the system.  Scenario.  We have a long Screen(user Object on a window ) . With the screen Resolution 1920/1080 and scale 100%, the...
Hi Team, Could you please help on below issue: Sample code followed: Implementing OAuth 2.0 Authorization with PowerBuilder 2019 R2 - Appeon Community We are trying to add Oauth in our application, redirect URL configured for this request is http:...
Development Version: PowerBuilder 2022 R3 Build 3356   Below information provided in the user guide Question 1. 'Before any PowerBuilder application is converted by PowerServer, ensure the PBLs have been optimized.' (taken from previous version g...
Hi All, The JSon file of the exported PowerServer application, will have MetaInfo about the IDE and runtime version. Whenever Appeon will release a new version of the MR, the JSON file will have to be updated to reflect this new version. Instead of ...
We have a customer that's trying to run our application on a brand new PC with Windows 11 Home. We've had customers in the past that have had all kinds of issues that we've had to solve, but this one has got us stumped. The only thing we can determin...


There are no discussions available here currently