You need to be logged in to view a user's profile.

Featured Questions

Has anyone else experienced an issue launching the client application from Edge or Chrome recently ? For us, it has stopped working from Edge and Chrome, but still works from Firefox. We did notice Edge was patched in the last few days but the link...
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 a 2-column newspaper datawindow with a heading at the top that goes across the entire page and then the data in the detail band.  Everything displays correctly in Print Preview mode in our application.  We need to save this as a PDF so we can...
Hi Team,I'm building a class library using .net core 3.1 in which I need to access windows registry keys for validating acrobat installation, I'm trying to use below code but received an errorusing Microsoft.Win32; Error: "CS1069 The type name 'Re...
Hi Team, I'm trying to host my application into Azure Container. I created Power server Project with External (IIS or folder) Target run mode and Folder Target server.Please find the screen in below.   Created docker file using snap develop 2022...
Hi, Recently we received source code of PB App. But throughout the app, they have used Spanish language i.e comments, variable name, object naming.  Can you please let me know whether it is possible to see all these in English? Thanks, Ganesan R...
I have found that the LibraryDirectory and LibraryDirectoryEx PowerScript functions return no information (a behavior that I categorize as "does not work") when a PB 2025 Solution-based application is being executed from the IDE. This is apparently b...
In testing PB 2025 Beta2, I've noticed that the object source files that are created during the migration to a PB Solution, as well as the new .pbsln and .pbproj files use UTF-8 encoding, and this greatly surprises me... since PB uses Unicode 16LE en...
Good morning, everyone, We are facing the following issue:Our application keeps crashing repeatedly due to the following DLL: PBSHR.dllVersion: 22.2.0.3356Exception Code: 0xc0000005Error Offset: 0x00147234 We were able to the issue as follows: Th...
Do you have a similar problem that if we add a tab to the parent, it is not visible in the inherited window? PB 22r3 3356...
Hi,   In my company we were running PB 2022 R2 since it was released. We have a large structure of PBLs interconnected one with the others. We have the Core, Framework and application specific PBLs. Furthermore, we are using PBAutobuild in order to...
QUESTION:  With the recent PowerBuilder 2022 R2 update of ADO.NET, is PowerBuilder now enforcing rules that were not previously enforced?   What is described below WAS NOT a problem with PowerBuilder 2022 R1...but with the release of PowerBuilder 2...
Hello,   We are migrating from ps 2019 to ps 2022 r3.  Whenever I pass a date into a datawindow, I get this error Client enters a date range in a datawindow, I extract that date into a date variable and then pass it into the datawindow date argu...
Hello, for two days my Powerbuilder IDE 2022 R3 does not start anymore without displaying any error message. There is a crash log in the Windows Application Event Viewer: - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"...
Hi, I have defined a DataWindow that exceeds the screen size and form. It is too long. During its validation, when there is an error, I want to position myself in a row that is outside the visible range. I'm using the SetColumn function. Unfortunate...
For what it's worth, I've asked ChatGPT to write PowerBuilder code for a few relatively simple functions.  The results were good, often giving me better ways to approach a problem.  Amazing stuff this AI....
Hi Appeon,   Will PowerBuilder have the ability to interact directly with Copilot+ or other AI services ?   Thanks Steen   ps. Please add an "AI"  TAG to the tags list in this community....
I am using the configuration below to connect to the database using the ADO.NET provider, and it connects successfully.  // Profile ADOTest SQLCA.DBMS = "ADO.Net"SQLCA.LogPass = <**************>SQLCA.LogId = "***"SQLCA.AutoCommit = FalseSQLCA...
Hi Am I the only one who gets this error message (without any further information) when trying to build a large project? Remakrs In this case, it's the output from PBAutoBuild250 /pbc I get the same error if I build/deploy inside the IDE It'...
I am working on a new PowerServer application.  The desired login behavior is to have the app open an external browser, then the user logs in via our OAuth2.0 Identity Server (placing the token in that browser for other affiliated web-based applicati...
Hi Support, We are facing issue in setting the Bar Value as Below as shown in below pic.    Please advice Chakrapani S...
We are using TCP/IP Socket Winsock function 'connect' to the server on IP\PORT. Application is not web enabled [ No HTTP\HTTPS]. Is there anyway we can make TCP/IP socket connection using Winsock functionality SSL [TLS 1.2] enabled to make connection...


There are no discussions available here currently