Featured Questions
test082601 (php) modified
App ran from Source of PowerBuilder 2017 R3
- Resolved
- How-to
- Last updated 3 years ago
- fangda ye replied 3 months ago
Hi Team,
I have PowerBuilder 2017 R3 installed in my machine as well I have PowerBuilder 12.5 in my machine. When I was running application from migrated source code in PowerBuilder 2017 (from source code), I am getting "Appeon PowerBuilder 2017 R3 ...
Check the post containing PB syntax
test082601 (.net) modified
PB 2021 is coming with new-structure PowerServer
Alfee test 030302
Alfee test 032701 modified1
Hola
Acabo de migrar mi aplicacion de Powerbuilder 12 a PowerBuilder 2017, cuando quiero ejecutar el llamado de webservices me sale que el objeto dll del webservice no existe en la ruta de la aplicacion, pero reviso y si esta.
Para despejar las...
Dynamic Band Heights / Visibility
- Resolved
- Issue
- Last updated 8 years ago
- Helmut Katherl replied 8 years ago
Is there a way to set the Band.Height dynamically.
This is the problem/reason why I am asking this is the following:
We got an invoice formular/print. The headinformation (order#, invoice#, customer, adress, ...)should only be printed at page o...
PB 2017/Build 1681
In Win 10 Virtual Desktop, I have no problem running a compiled EXE against Sybase ASE 15. However, when I run the code through Powerbuilder, I get the following error.. "The requested connection version is higher than an existi...
PB2017, Search Library entries and Crash. To much Matches?
- Resolved
- Issue
- Last updated 8 years ago
- Roland Smith replied 8 years ago
Faulting application name: PB170.EXE, version: 17.0.0.1666, time stamp: 0x59524117
Faulting module name: MSVCR100.dll, version: 10.0.40219.325, time stamp: 0x4df2be1e
Exception code: 0xc0000005
Fault offset: 0x00001ed7
Faulting process id: 0x848
...
[Solved] Trace file cannot be opened
- Issue
- Last updated 8 years ago
- Patrick Baas replied 8 years ago
Hello Community!
I created an 32-bit executable (pcode) with DEBUG symbols activated. Within this executable a user created a trace file (.pbp).
If I open this trace file in PowerBuilder 2017 (exact the same target which I used to build th...
Weired behavier in calling WIN API function MonitorFromPoint
- Issue
- Last updated 8 years ago
- Roland Smith replied 8 years ago
Hey,
Im using PowerBuilder 2017, Build 1681, OS Win8.1 and Win10.
I like to call the WinApi function MonitorFromPoint (user32.ddl)
which is defined as:
// Definition in Windows SDK, WinUser.h
WINUSERAPI HMONITOR WINAPI MonitorFromPoint(__in PO...
How to create a new column dynamically in a datawindow (does not exist in the select)
- Resolved
- Issue
- Last updated 8 years ago
- David Vasconcelos replied 8 years ago
How to dynamically add a column which is not part of the select statement during runtime. I dont see an option for dw-modify for it, all I see is the table.select which then brings up more issues of if I have to add a column in the select then how t...
NativePDF on Terminal Server
- Resolved
- Issue
- Last updated 8 years ago
- Chee Boon Ang replied 8 years ago
Hi Community
Noticed that PDF generated reasonably responsive via local but it become much slower when application was deployed to Terminal Server and launch by remote users via Terminal Services (RDP).
Below are the snippet code:
vdw_obj.Mo...
My PB17 program is connecting to a MySQL server over the Internet (through an SSH tunnel for relative safety). Im testing what happens when the Internet goes down.
There is a place where it is doing an embedded SQL statement (an Update). We test s...
OleCustomControl causing application crash
- Issue
- Last updated 8 years ago
- William Hodgson replied 8 years ago
I have been having problems with opening windows that contain certain OleCustomControls. There seems to be a maximum number of times that I can open a window before the application will crash.
One of the controls that I have this problem with is t...
Good morning,
we have several products developed with PB2017, which in future might be build on different releases of the same PB version, especially when it comes to maintaining legacy versions of our products. So we would like to know, if it wil...
After migrating from PB12.5 to Appeon PB 2017 (1681), our application crashes with this message in the Windows Event Viewer - application:
Faulting application name: PB170.EXE, version: 17.0.0.1681, time stamp: 0x59c46b21
Faulting module name: ...
The tool is simply killing the community
- Issue
- Last updated 8 years ago
- Matthew Balent replied 8 years ago
Im really sad to see the community tool being down prioritized.
Its almost impossible to navigate - see answers in old posts - reply to old posts.... get answers in old posts etc .
Threadmanagement is non existent
Appeon - PLZ PLZ PLZ take a...
Problemas con la devolución de datos por referencia en un Webservice
- Issue
- Last updated 8 years ago
- Ricardo Jasso replied 8 years ago
Hola
Estoy tratando de ejecutar un WebService con Powerbuilder 12, el error que me arroja es el siguiente:
Error, el servicio no se enuentra disponible Error en el document XML (1, 1719).
Cuando llamo al metodo lo realizo de la...
Help with sending email using SMTP with SSL
- Issue
- Last updated 8 years ago
- Michael Kench replied 8 years ago
Hi Guys,
I have been using Rolands EmailSMTP object n_smtp for years using port 25 to send email without problem. But now I am trying to use port 465 and SSL with it using cryptlib and i am getting an error. "Cryptsetattribute (activate the Sessio...
Re: Modify(ing) dddw column to normal edit field at runtime
- Issue
- Last updated 8 years ago
- René Ullrich replied 8 years ago
Hello,
I have column(s) with dddws to facilitate easy entry of master / lookup tables values. Sometimes, its annoying the users (particularly Grid / Tabular dw) that they accidently press arrow keys which changes the values unknowingly and when t...
Abrir un archivo pdf descargado desde un movil en android
- Issue
- Last updated 8 years ago
- Rodolfo Reyes replied 8 years ago
Buen dia.
Tengo una aplicacion en movil para Android pero solo me descarga dicho pdf y no se como abrirlo desde la aplicación.
Alguien tiene una idea de como abrir dicho archivo..?
Atte.
Emilio Centeno
IWA ( Installable Web Apps ) browser type?
- Resolved
- Issue
- Last updated 8 years ago
- Mike S replied 8 years ago
We provide the option of using IWA or regular browser for accessing my appeon web application. I need to know which access method the user is using. The browser type api (AppeonGetBrowserVersion ( )) is blank for the type (why is that?). any thoug...
Hello,
I have a custom ocx control on a PB classic window which interacts with MS Office. Right now, if the ocx file has not been deployed or registered, the application simply crashes after displaying "Error calling external object function error...
Hi
My application was migrated to PB2017 with 64-bit(runtime DLLs as well) under windows 10, when I deployed to Citrix, I cant launch application and get error saying The application was unable to start correctly (0xc000007b). Click OK to close th...
Loading...
Find Questions by Tag
.EXE
.NET Assembly
.NET Core 3.1
.NET Core Framework
.NET Std Framework
32-bit
64-bit
ADO.NET
AEM
Algorithm
Amazon AWS
Android
Apache
API
APK
App Store
App Store (Apple)
Appeon Workspace
Appeon Xcelerator Plug-in
Architecture
Array
ASE
Authentication
AutoCompiler
Automated Testing
Automation
AutoScript
Azure
Barcode
Base64
Batch
BigData
BLOB
Branch & Merge
Browser
Bug
Bui
Button
C#
C# Class Importer
C# Editor
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
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
Generate Data Models
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
ModelMapper
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
PowerScript (PS)
PowerServer
PowerServer Mobile
PowerServer Toolkit
PowerServer Web
Print
Properties
Proxy
Publish
PULL
PUSH
Query
Regression
Release
Renew
Resize
Response
REST
Retrieve
RibbonBar
RibbonBar Builder
Roadmap
RPC
Runtime Packager
SaaS
Script
SDI
SDK
Security
Server
Service
Session
Single Sign-on
Size
SMTP
SOAP
Sort
Source Code
Speech Recognition
SQL
SQL Anywhere
SQL Server
SqlBuilder
SqlExecutor
SQLite
Storage
Stored Procedure
Subscription
SVN
Swagger
Syntax
Tablet
TabPage
Target
TE Control
Testing
Text
TFS
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 Extensions
WebBrowser
WebForms
WebLogic
WebSphere
WildFly
WinAPI
Window
Windows OS
WinForms
Wizard
Workgroup
Workspace
WPF
XCODE
XHTML
XML
Zoom