Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 8 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. :)
When accessed from a separate folder via a batch file, PBSHR120.DLL appears to be absent or damaged
- Resolved
- Issue
- Last updated 7 years ago
- Olan Knight replied 6 years ago
PBv12.1, b7055
Windows 7, 64 bit platform
Client/server app
Normally, we run our main app from a batch file, which consists of:
--- add the Class Libraries
set path=%path%;J:\QualityAssurance\csgi12\Common\Common_0193\exe
--- add t...
deploy as Windows Store app
- Resolved
- Misc
- Last updated 6 years ago
- Armeen Mazda @Appeon replied 6 years ago
Has anyone used PB to deploy to either the regular Windows Store or the private "for business" store that MS offers to enterprises?
Can it even be done?
Migration PB10.5 to Appeon 2017 on Windows10 : Impossible to execute source from PB
- Resolved
- How-to
- Last updated 6 years ago
- Brad Mettee replied 6 years ago
Hi,
As I explained in object I've an issue on A Appeon 2017 Migration on one of the applications I maintain for a customer.
On Windows7 sources PB10.5 migrate from PB10.5 to Appeon 2017 R3 without any problem. It's possible to execute the applicat...
Deploy u_canvas to PowerServer Web
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hi All,
i am trying to deploy a little Pb 2017 R3 application using u_canvas (canvas.pbx) object from first free version of Brad Wery Graphical objects.
I get the following error:
Failed to parse u_canvas
There is a way to deploy Pbx to Appeon We...
PowerBuilder 2017R2, SVN with lock
- Issue
- Last updated 6 years ago
- Armeen Mazda @Appeon replied 6 years ago
Help
I migrated to PowerBuilder 2017 R2, in this version SVN is included native, but I can not using a lock of objects, this complicates the develope in my aplication. We are 5 programers and dont know who control a object. When several developers...
Can not specify pipeline retrieval arguments
- Issue
- Last updated 6 years ago
- Ken Guo @Appeon replied 6 years ago
Hi Everyone,
I've created a pipeline object with two retrieval arguments. When I want to test the pipe object by executing it, a window pops up asking me to specify the retrieval argument, unfortunately I can not key in anything (not editable) withi...
PowerServer with Oracle Database
- Resolved
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hello ,
I want to test powerserver 2017r3 with an PowerBuilder application/Oracle database.When i set database type it's ok and it connect
but when i define the transaction object (On AEM :Welcome > Server > Resources > Data Source > ) the connect...
Hi All
I am new to IM - trying to get up to speed. I opened up an older file in 2017R2 and it migrated up. It then asked me to select a database profile, then I get an error - "Attempt to open DataWindow failed". I was able to open the reports...
Our company has purchased PB 2017 licenses but until we can do a full regression test are stuck doing maintenance in 12.5. Today my 12.5 crashed hard and I'm no longer able to get in. I get the Sybase SySam license was not validated message. It th...
ImportJson() and .NET Web Services
- Resolved
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
I didn't see it listed in the R3 documentation as being unavailable, so I attempted to use the new ImportJson() method in a PB 2017 .NET web service. The PowerScript compiles successfully, but when you attempt to deploy the target you get this error...
2017 R3 RTF Printing issues
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
When printing from the RTF control in 2017 R3 the output is zoomed about 125%. Has anyone else seen this? Any idea if there is a work around? R2 works just fine.
Upgrading MSXml2.Domdocument.3.0 to Msxml2.Domdocument.6.0 fails to run SelectNodes()
- Resolved
- How-to
- Last updated 6 years ago
- Ken Guo @Appeon replied 6 years ago
Hi,
Our application has been using Msxml2.DomDocument.3.0 in our application and working fine to traversing node in XML.
Recently we upgraded our code and started using Msxml2.DomDocument.6.0 version but this is failing to use SelectNodes for the s...
Greetings All,
If I install the 30 day trial of PowerServer 2017, can I apply the license later or would I have to uninstall and reinstall?
Thank you,
Paul
User Object above MDI client area in MDI frame window
- Resolved
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Appeon displays the user sign-on in the top right of the main window together with a dropdown arrow:
I would like to do the same in my Appeon application. My main window is a PFC-inherited MDI frame.
Any ideas as to how this can be achie...
If using proxy server
- Resolved
- How-to
- Last updated 6 years ago
- Tom Jiang @Appeon replied 6 years ago
I just installed Powerbuidler 2017r3.
Reading the User guide in the chapter '3.3 Using Git source control system' where referencing the proxy server configuration, makes me ask a question:
- Why are there two configurations for the proxy server? ...
Powerbuilder 2018 C# Development
- Misc
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
I saw https://www.youtube.com/watch?v=cglOa-PIHBg
In the video a ASP.Net Core Web Application will be created.
Does Powerbuilder 2018 also supports ASP.Net Web Application?
Regards
Robert
Mobile Deploment to Windows Server 2016
- Resolved
- Issue
- Last updated 6 years ago
- Appeon Support Team replied 6 years ago
I am attempting to deploy a PB mobile application to Windows Server 2016. IIS and PowerServer are installed on the server. I am using Powerbuilder 2017 R2 1769 and Powerserver 2017 R2 1756. Both the Web Server and Powerserver are configured in the...
How do I use the debug mode?
- Resolved
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
I'm using PFC (migrated multiple times over the years) and recently had to add master/detail linkage service to an existing window. I use linkage service in many other windows with no problem, but this one just won't work for some reason. I'd like ...
Deployment of PowerServer Web with PB 2017R3
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
What versions of powerserver does PB 2017R3 support deploying to?
Will the deployed application change at all because we are now deploying from R3 instead of R2? In the past it was required to keep powerserver and the appeon tool kit versions in ...
New Feature Request
- Resolved
- Misc
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hello Team Appeon.
I was not able to find a place to submit feature requests so I am utilizing this forum.
Let me try to explain my situation - I have two PCs I use for PB development. Ever since PB2017, I find it very annoying because I have to re...
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