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.   :) ...
Hi Team, We already implemented the Azure B2C Security our local IIS and it was successful. I trying to Implement Azure B2C Security with Azure Static web app. I added the Auth template "Use external Azure Active Directory service" in Power server ...
I want to know if there is a best practice document to install PowerServer 2022 R3 build applications and web APIs. We have 5 applications with 5 WEB APIs. How should we install this in IIS so it runs smoothly.  As an example I created a site for 2 ...
Hello, We have a windows11 station with PB2022 R3.The station is an image that resets every log off.The user profile is roaming profile saved remotely in the network(not local).Every new log in we need to activate the PB manual time after time and t...
Hi I am currently using PowerBuilder 2022 R2 where we are adding themes to our application.  Unable to change the background to the Datawindow. We want to add a background color to the window.  Inside that window we have a data window, we are cha...
Hi Team,I am currently using Powerbuilder 2022R3 (build 3391),When the theme is enabled, the menu item's font size will be diminished as soon as I hover on the menuitem,This issue is not reproduced, when I set the drawing: 'false'        Has anyone f...
Hi, after applying a theme to an application - is there a way to make the corners of the windows, buttons etc. rounded? It would look more like Windows 11. Those sharp corners are from Windows 10. I've looked in the Theme folders but none of these ...
Hi there to the PowerBuilder experts -   So, I have a datawindow which has one big column (say comments) which an application user can use to enter multiple lines of text (like a freeform comments column), and this column has a Vertical Scroll bar ...
Trying out PB 2025 beta. My application uses the PFC. When I start the application, I get a pop-up: Pressing OK shuts down the application. Probably a problem with the PFC code: a control type that isn't supported anymore. I use the same code ...
Hi, this code word perfectly but it's only sending one attachment and i need to send two attachments as indicated below. Please help. ls_item = 'abc.pdf'ls_file = "D:\" + ls_item ls_item2 = '123.xls'ls_file2 = "D:\"+ ls_item2 //Read the file into a...
PowerBuilder PB2022R3 3356, Windows 10 and Window 11 Hi,I want to execute jscript code with a window. I tried to use the webrowser (WebView2) EvaluateJavaScriptSync() function: integer li_rc string ls_Result, ls_ErrorMsg webbrowser lwb_Object ...
Hello,   We are migrating a powerbuilder 2017 using Sybase ASE to powerbuilder 2017 using SQL Server 2022  Currently all datawindows were created with no schema name using Sybase ASE When I connect the same application in PB 2017 with sql server ...
Hi Support team, I am going through the steps that is provided in the below Appeon Article       https://docs.appeon.com/ps2022r3/Installing_IIS_in_Windows_11.html I followed the step 1, 2 & 3. But step 4 : Open a Web browser and input "http:...
Dear Sir / Madam Currently, we are using Appeon PowerBuilder 2022 R2 CloudPro Edition. I encountered below error when I perform "Build & Deploy Project"  \AppModels\AppModels.csproj : error NU1301: Failed to retrieve information about 'Microso...
HI, I need help resolving my problem with rendering my application windows (I'm new to this project).  I have an application that allows the opening of multiple windows inherited from the Window object. Windows open as shown in the figure below: (s...
hi, is there a plan when powerbuilder can compile machine-code in 64bit? we are developing a erp-system and machine-code is faster than p-code on the clients. we are also using some external dll's, odbc, etc. and some of them will be in future only...
Hi, I'm using Powerbuilder 2019R2 and are currently having an issue to print an notes rtf data-window in a report. Field in SQL-Table:  mainthistorynote.notes (nvarchar(MAX), allow nulls = yes)   The field is working in the applications print pre...
In PowerBuilder 2025 Beta, the Database Profile offers the ability to connect to Oracle however the only option of connecting is using the TCP. Will the option to connect using the TNS Names file be offered? Also there does not appear to be a way to ...
Hi Team,I am currently using PowerBuilder 2022 R2 where we are adding themes to our application. The buttons look like the below image: How can we change the button border to curve through the theme.json fileThanks,Priyanka ...
I was following along with the Elevate sessions using PowerBuilder 2025. In one of the sessions with the Marco Shipping app, Marco said he uses SnapDevelop and accessed it using a link in the Powerbuilder client. When I launch this from PowerBuilder ...
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...


There are no discussions available here currently