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. :) ...
Hello,
I have created an email.dll in C# to send email within a powerbuilder program.
C# code:
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using System.Security.Cryptography;using ...
Hello.
I installed PowerBuilder 2025 Beta to try it out. I went through the install process and restarted my PC. When it restarted, I couldn't find the app to start PB 2025 beta, but worse I tried to start my PB 2022 R2 and I got this error (see bel...
Hi,
Is there a new Beta drop planned ?Too many issues with the initial to engage.
(Don't get me wrong I'm a BIG fan)
Thanks
Steen
...
hi,
is there any dependency between the pbwsclient and the tls protocol version?
is tls1.2 supported ?
...
Dear Guru,
I have a question. I have an application built with PowerBuilder 7.0 that contains a script similar to the one below. There is a function that opens, edits, and saves a document as a PDF. This function was working fine before, but last we...
Hi,
Our main app is a PB 2022 R3 application but we have a lot of satellite Java web apps in our information system.
If we move to PowerServer, which if I understand well is a.NET server using REST APIs, can a Java web app call it, for instance to ...
Buenas tardes,
Tengo una aplicación cloud y tengo problemas para conectarme a la base de datos, a continuación les comento las pruebas que hice.
En la máquina de desarrollo tengo instalado también el IIS y el sqlserver express. En este caso al c...
Twice within a month, a pbl has been corrupted and several of our reports are missing. We've Googled what causes this to happen and there are so many variables that COULD cause this.
In a previous post, someone was having a similar problem and one ...
Hi:
In PowerBuilder 2022 R3, we are experiencing an issue with the PBAutoBuild220.exe. The build is failing and we get a build log, but it does not write to the build error log. Here is the command:
PBAutoBuild220.exe /f "App.json" /l BuildLog.log...
Hi,
We recently transitioned a PB project based on Pb2017R3.
So far I have worked in PB project having only on target.
But this new project contains around 15 targets.
A basic question. Will I be able to refer an object from Target1 in an another...
Hello,
Any idea to develop a similar window in PowerBuilder, with native controls? Our customers are bored looking the old, styled windows anymore.
Happiness AlwaysBKR Sivaprakash
...
I am trying to migrate a PowerBuilder application built many years ago to the new 2022 R3 version. I created a connection profile for connecting the application to the Oracle database but I get the error "ORA-12504: TNS:listener was not given the SER...
Hi
I'm replacing a legacy PB EAS based PDF generator using AmyUni drivers and temp files to generate and combine PDFs from DWs
I'm now using PBNative PDF functionality
PDFDocument, the factory class used to combine PDF documents can ImportDataWind...
Hi Team,
Previously, we worked with PB 2021, and last year we migrated to PB 2022 R2. After the migration, we encountered an issue with a dropdown button that loads options from an SRD file. On the first click, all options are visible (e.g. 4 option...
Hello, we have migrated a large PB app from 12.6 to 2022 R3. It runs fine in the IDE. We use InstallShield to make our setup.exe, including the PB distributables. When we test the installed app, the login window works fine, but then as soon as it tri...
HOLA!!!
ALGUIEN PUEDE AYUDARME A MIGRAR EL SIGUIENTE CODIGO C# A CODIGO POWER SCRIPT DE POWERBUILDER 2022:
var options = new RestClientOptions("https://login.microsoftonline.com")
{
MaxTimeout = -1,
};
var client = new RestClient(options...
Right now we are using Microsoft WebBrowser OLE control to display some webpage inside our window. It internally uses IE and IE has some limitation with latest version of jQuery.
Do we have any way around with latest PowerBuilder version ?
Th...
Why are all object of a target kept in the pbproj file?
From my point of view, this contradicts the "Single Point Of Truth" and the DRY principle.Also, it makes package management complicated or even impossible....
We are evaluating the possibility of using the cloud app launcher for Power Client projects in PB 2022 R3. We have a specific situation that we are unsure how to resolve.
In our APP, we have a customized PBL library for each client where we design d...
Hi, Appeon Team.
There is a question.
Now, our company use Appeon Multi Browser.
We changed to https protocol communication on Appeon Server setting.
After that, when I accessed Appeon Application, chrome browser ask me to download Appeon Mult...
There are no discussions available here currently