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, Last time I started using WebView2 control to show/preview PDF documents. It works perfectly, but I could check/show the digital signature of PDF document. The Edge browser has an additional extension to verification and show digital signature: ...
Hello, We are upgrading from PB19 --> PB2022. I understand that we have to rewrite all code that uses Soup Connection to HTTP Client.   Can somebody, Please provide some examples. Regards, Marina...
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've got a newbie question about the performance and memory consumption in the below scenarios: - I've got a large JSON file and I need to load it to PB. Which PB type is the best for performance: structure, datawindow (datastore) or nonvisual ...
hi , I am working on a legacy project , I use SQL Server 2008 R2 currently, I recently trying to update my tables, even though code was really simple, but it seems not working and I encountered the problem which is 'The COMMIT TRANSACTION request has...
With the latest PB version/build. I have a workspace that contains 39 Project/Application, at this moment a developer made changes in the 39 Application, once the changes are finished the rest of developers must make a ‘Get Latest Version...’ of the ...
Bonjour  Peut-on mettre plusieurs  Adresses Mail  en copie avec SmtpClient  SmtpClient.Message.AddCc =("ttest@gmail.com" , "test2@gmail.com" )   Merci  ...
Hello Appeon Team,   I installed Auto Compilier 2017 version on Windows server 2019. When I am trying to run the orca script I am getting faulting module path MSVCR100.dll error. I tried installing PowerBuilder 2017 version on this machine but no l...
Hi all. I have an MDI app using ribbon control and all was fine until I decided to employ the tabbedview option for sheets within the frame. I'm not suggesting tab is the culprit, but it is the last significant change to the app involving the MDI Fra...
Is Dw_1.SaveNativePDFtoBlob( ) a "smoke and mirrors" DEV short cut convenience function Or is it all in memory and will save time?   See the error code -3 Does it create a temp file and reload it?     ...
We have same problem as described here: Issue except I do not know nothing about MCVCR100.dll ERROR ( I have no error dialog) We just Upgrade our application from  PB 22  to PB 22 R3 runtime 22.2.0.3391. Until now (with PB 22 R1 and older runtime) ...
I'm assuming this event is added to the datawindow control but what if you have multiple columns and all have dropdowns.   Inside the event how do you know what dropdown was selected?   Thanks in advance Richard...
Hi Team, We have multiple scheduled powerclient apps and the cloud applauncher opens every time when the app opens its background task. Can I run the cloud applauncher in the background / hide the applauncher? Please advise any solution for this iss...
We migrated our apps from PB17 to PB2022 and apps now crashing intermittently with same errors on multiple production and developer PCs.See below:*****Faulting application name: pospiper.exe, version: 22.12.6.26, time stamp: 0x66051d05Faultin...
Hello Appeon Folks. How can I optimize multiple libraries using ORCA command line? I don't want to go to IDE and right click 100 libraries to optimize. Is there any command line way to do the optimization?   Thanks Vipin...
Hi, We have our source in PB2019 R3, Build 2728, Runtime 19.2.0.2728. PB is running on Windows 10 machine. Our source code is in Azure Devops Server (on premise) in TFVC. We connect to TFVC from PB IDE via Microsoft Team Foundation Server MSSCCI ...
Created PowerClient object When connecting to TFP (Port 21) Web Server Configuration Profile all is good (Client Deployment Tab) However, when Port on Web Server Configuration Profile is changed to connect to SFTP (Port 22), clicking on the Test TF...
We've been struggling, like a lot of people apparently, with providing the ability to drag messages and attachments from Outlook into our PowerBuilder app. We had been using  Dddll.dll from Catsoft, but that stopped working when Outlook went to 64-b...
I Like to send email by STMPclient I did Coding pb_email Button clicked event   Integer li_rcSMTPClient lnv_SmtpClient lnv_SmtpClient = CREATE SMTPClient //set the email account informationlnv_SmtpClient.Host = "smtp.cafe24.com"lnv_SmtpClient.P...
In PowerBuilder, how to change Windows Title Text color?. By default, black only displays; instead of black color, I need Red color in bold font....


There are no discussions available here currently