Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 7 months ago
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...
Please Update Your Queries With The Solution
- Resolved
- How-to
- Last updated 3 years ago
- Olan Knight replied 3 years ago
Saw this and thought it was perfect. Note the angry mob in the background on panel 4. :)
I am doing an HTTPClient POST request, and my request fails. The response is below.
The same POST payload runs OK in SoapUI.
What is the cause/definition of the 6003 error using HTTPClient?
=========================================================...
In the older PB 2019 version I had made a web assembly dll that I deployed into a asp.net app where I could expose the powerbuilder app functions I wanted to . How do I do this in PB 2022 R3 ?
Does Appeon 2022 Support TLS1.3 ?
- How-to
- Last updated 3 months ago
- Roland Smith replied 3 months ago
H Guys,
Can you please provide support on below query.
Does Appeon 2022 support TLS1.3?
When I configure ONLY TLS3 on client machine and on DB server both TLS and TLS3 is configured. Native Client 12 is installed on Client Machine.
on Making ...
pbsmtpclient.dll not part of runtime files
- Resolved
- Issue
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
I am trying to use the PowerBuiilder native SMTP support, but one of the libraries that's mentioned in the documentation as being required is not on my workstation where I installed PowerBuilder.
I was trying to follow the documentation, but the lin...
PowerServer - Read/Save to Azure Storage file
- How-to
- Last updated 3 months ago
- Bernie Rivera replied 3 months ago
We need to figure out how to have PowerServer save files to an Azure Storage file. We currently store the files in the database, but this can cause an Azure Database to grow too much for larger clients. We had a solution for this for Desktop / Serv...
powderbuilder2022 R3 build 3391 upgrade
- How-to
- Last updated 3 months ago
- Armeen Mazda @Appeon replied 3 months ago
When upgrading the build version of PowerBuilder 2022 R3 from 3289 to 3391, do I need to redistribute all dll files when distributing the executable file?
Printing on Azure VM is very slow compared to citrix or local
- Issue
- Last updated 3 months ago
- Mark Lee @Appeon replied 3 months ago
Printing on Azure VM is very slow compared to lcitrix or local. We are on 2022 R3 build 3289. A report that is really slow for us is a Composit DW.
Thanks
Performance issue on Powerbuilder 2019 R3 2728
- Issue
- Last updated 3 months ago
- Roland Smith replied 3 months ago
Hi,
One of our Customer have raised the issue of Slowness on their application.
The application when run from a VM - works normally there is no performance issue.
Same application when run from a laptop - A general slowness is experienced across ...
Issue in exeucting the line lpbdom_Doc = lpbdom_Builder.BuildFromString(ls_xml_request)
- Resolved
- Issue
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
Hi Everyone,
I am using PB2022 R2 3391 build. I am attaching code file and xml sting which i got in debug mode. PDOM 220.pbd is already imported.
lpbdom_Doc = lpbdom_Builder.BuildFromString(ls_xml_request)
When above line is getting execute...
How to determine the srD Import issue?
- How-to
- Last updated 3 months ago
- Armeen Mazda @Appeon replied 3 months ago
Hi
I'm importing srDs created with PB12.5 .NET into 2022 R3
Once I add an export header to the raw SRD I can Import some DWs into 2022 R3. However, some of the srDs fail to import. This is most likely due to unsupported DW syntax.
??Question: How...
Exception Error Using PBDom.BuildFromString - Dev Environment
- How-to
- Last updated 5 years ago
- Amna Khalid replied 3 months ago
I am running into an odd problem with PBDom when parsing XML using PB2017 Classic on Windows10. I am getting an error calling BuildFromString to parse my XML. The error is 'Error calling method of a PBNI object'.
I am only receiving this error...
Hi Team,
Please Confirm that PB2019 R3 Version will support Windows server 2022 Operating system?.
Thank you
Shenbagam Balakumar.
open PDF from network on a tablet control by appeon app
- How-to
- Last updated 3 months ago
- Ingmar Thomassen replied 3 months ago
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...
We just upgraded to PB 2022 and have a problem with the border width of windows. On my PC, running from the IDE or an EXE, the buttons at the bottom of a window are just barely crossing the border. In PB 2019, there was a small gap between the butt...
Null columns export and position
- How-to
- Last updated 3 months ago
- Andreas Mykonios replied 3 months ago
Hi,
Is there any way how I can set these columns (column 2, 3, 4, 5) not to export if they do not have values
or
to set column 6 to be right next to the column 1 if these columns (2, 3, 4, 5) do not have values?
Thank you
Some windows crash cannot open after migrate from PB 12.5 to 2022 R3
- Issue
- Last updated 3 months ago
- David Peace (Powersoft) replied 3 months ago
I've migrated my application from PB 12.5 to 2022 R3, the migration was completed with no errors.
When I try to open some Windows objects, it fail to open, and PowerBuilder closes. I checked the Windows event viewer and found the error below.
Fa...
Problems with PrintAsPdf WebBrowser in PB2022
- Issue
- Last updated 3 months ago
- Kai Zhao @Appeon replied 3 months ago
We have a webbrowser object to display a web report, we use the PrintAsPdf function to generate PDF documents, we have observed that after migrating to PB2022R3 the generated files do not preserve the original style or images of the document.
The re...
Hi,
Trying to determine how to get the width of a column in a grid dw if width.autosize = 3 (that is, width autosize is turned on. )
If height.autosize=yes, then you can call RowHeight() to get the actual adjusted height. Is there a comparable...
Powerclient - register a dll
- Resolved
- How-to
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
Hi,
We are testing a Powerclient installation (PB 22R3 3356).
Our app needs a dll which has to be registered in a special way - using regsvr32 with some extra parameters (serial number).
There is a DLL OCX Registration button on the External File...
Datawindow update() show "Row Changed between retrieve and update"
- Issue
- Last updated 6 months ago
- John Fauss replied 3 months ago
Datawindow update() show "Row Changed between retrieve and update" in PB 2022 R3, this happened after migrate de application from pb 12.5 to PB 2022 R3.
Loading...
Find Questions by Tag
.EXE
.NET 6.0
.NET Assembly
.NET Core 3.1
.NET Core Framework
.NET DataStore
.NET Std Framework
32-bit
64-bit
ADO.NET
AEM
AI
Algorithm
Amazon AWS
Android
Apache
API
APK
App Store
App Store (Apple)
Appeon Workspace
Appeon Xcelerator Plug-in
Architecture
Array
ASE
Asynchronous Methods
Authentication
AutoBuild
AutoCompiler
Automated Testing
Automation
AutoScript
Azure
Barcode
Base64
Batch
BigData
BLOB
Branch & Merge
Browser
Bug
Build
Button
C#
C# Class Importer
C# Editor
C# Model generator
Calendar
Camera
Certificate
Chrome
Citrix
Class
Client
Client/Server
Cloud
Cluster
Collection
COM
Command Line
Compiler
Compression
Computed Field
Configuration
Controls
Cookies
Cordova
Crash
Cross-Platform
Crosstab
CSharpAssembly
CSharpObject
CSS
CSV
Cursor
Data
Database
Database Driver
Database Painter
Database Profile
Database Provider
DataObject
DataSource
DataStore
DataStore (C#)
DataStore (PS)
DataType
DataWindow
DATE
DATETIME
DB2
Debug
Debugger
Debugging
Deployment
Design
DLL
DO-WHILE
Dockable
Docker
Documentation
DOUBLE
Download
DragDrop
Edge
Edit Style
Editor
Elevate Conference
Email
Embedded SQL
Emulator
Encoding
Encryption
Enhancement Request
Entity
Entity Framework
ERP
Error
Event
Event Handler
Event Handling
Excel
Exception
Export
Expression
External Functions
F#
Field
File
File Access
Filter
Firefox
Firewall
Font
FOR-NEXT
Foreground
Format
Function
Garbage Collection
GeoLocation
Git
Graph
HANA
Hash
Header
HTML/5
HTTP/S
HTTPClient
Icon
IDE
Identity
IIS
IMAPI
Import
InfoMaker
Inheritance
Installation
Integer
IntelliSense
Interface
Internet
Internet Explorer
iOS
IPA
iPad
iPhone
IWA
J#
Java
JavaScript
JBoss
JDBC
JOIN
JSON
JSONGenerator
JSONParser
Kestrel
Label
Lambda
Large File
LDAP
Library
License
LINQ
Linux OS
Load Balancing
Localization
Localized PBVM
Log In
Log Out
Logging
LONG
LONGLONG
macOS
MAPI
Maps
MDI
Memory
Memory Leak
Menu
Merge
MessageBox
Messagging
Method
Migration
MIME TYPE
Mobile
Model
ModelStore
ModelStore (C#)
MSOLEDBSQL
Multi Threading
MVC
MySQL
n-Tier
Namespace
NativePDF
NVO
OAuth
ODATA
ODBC
Office
Offline
OLE
OLEDB
Online
Open Source
OpenAPI
OpenSSL
Oracle
OrcaScript
Other
Outlook
Output
Package
Parameter
Patch
PayPal
PB Classic
PB Native
PB.NET
PBC
PBD
PBDOM
PBG
PBJVM
PBL
PBNI
PBORCA
PBVM
PBX
PDF
Performance
Permission
PFC
Picture
Pipeline
Play Store (Google)
Plugin
Popup
Port
POST
PostgreSQL
PowerBuilder
PowerBuilder (Appeon)
PowerBuilder (SAP)
PowerBuilder Compiler
PowerBuilder Runtime
PowerClient
PowerScript (PS)
PowerScript IDE
PowerScript Migrator
PowerServer
PowerServer Mobile
PowerServer Toolkit
PowerServer Web
PowerServerLabel
Print
Properties
Proxy
Publish
PULL
PUSH
Query
Regression
Release
Renew
Resize
Response
REST
Retrieve
RibbonBar
RibbonBar Builder
Rich Text
Roadmap
RPC
Runtime Packager
SaaS
Scaffolding
Script
SDI
SDK
Security
Server
Service
Session
Single Sign-on
Size
SMTP
SMTPClient
SnapDevelop
SOAP
Sort
Source Code
Speech Recognition
SQL
SQL Anywhere
SQL Server
SqlBuilder
SqlExecutor
SQLite
SqlModelMapper
Storage
Stored Procedure
Subscription
SVN
Swagger
Syntax
TabbedBar
TabbedView
Tablet
TabPage
Target
TE Control
Testing
Text
TFS
Theme
TIME
Timer
TLS/SSL
Tomcat
TortoiseGit
TortoiseSVN
Transaction
Transparency
Trial
Trigger
TRY-CATCH
TX Control
Type
UI
ULONG
UltraLite
Uninstall
Unit Test
Unit Testing
UNIX OS
Update
Upgrade
Upload
URL
User Center
User Object
UWP
Validation
VARCHAR
Variable
Versioning
Visual Studio
Visual Studio Code
VM
Voice
Warning
WCF
Web API
Web Extensions
Web Service
WebBrowser
WebForms
WebLogic
WebSphere
WildFly
WinAPI
Window
Windows OS
WinForms
Wizard
Workgroup
Workspace
WPF
XCODE
XHTML
XML
Zoom