Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera replied 3 weeks 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 4 years ago
- Olan Knight replied 4 years ago
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) 
            Library List / Build options / Library list different
- Resolved
- How-to
- Last updated 5 years ago
- Armeen Mazda @Appeon replied 5 years ago
This issue is found in Version 2019 R2 Build 2353.
There is a difference between the pbt library list and the build option library list.
I get the warning: The current library list is different from the library list contained within this project. T...
                    
            .ini file value encryption and decryption
- Issue
- Last updated 5 years ago
- Suhas Shravagi replied 5 years ago
Hello All,
I am trying to pull the encrypted value from the .ini file (Configuration file) file and decrypt it using Base64Encode and Base64Decode. I successfully captured the encrypted value, but when I am trying to Decrypt it, I am not getting the...
            Buttons with different background color are not been display correctly
- Advice
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
I have a DW with 5 or 6 buttons with different background color. In the dw object the buttons display the way they were intended. When I create a window and insert a DW control with the DW object in it the background color in the buttons become grey....
                    
            Best Approaches for Comparing Sets of Data
- Resolved
- How-to
- Last updated 5 years ago
- Sivaprakash BKR replied 5 years ago
Last week I illustrated a snapshot technique to capture copies of data sets in the database associated with a specific transaction.  Once we sorted out the stored procedure issue (needed to be closed) we have found that it works pretty well for captu...
            Open trace file .pbp created by build .exe
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
I've built application which create Trace file with code
TraceOpen( ls_trace_path, Clock! )
TraceEnableActivity(ActProfile!)
TraceBegin ( "app" )
When this code runs in PowerBuilder enviroment with checked "Enabled Tracing" in "System Option" the...
                    
            silent install of powerserver web application
- Misc
- Last updated 5 years ago
- Tim McGill replied 5 years ago
Is there a command line switch for a "silent install" (setup.exe) that accepts the settings in config.xml to allow for unattended/automated deployments (want to deploy to multiple servers).
I've tried running with switches and it basically does noth...
            Inquire about the .NET DLL IMPORTER.
- How-to
- Last updated 5 years ago
- Miguel Leeuwe replied 5 years ago
 
TO I ask for help from seniors who use Power Builder.
I am so beginner I am ashamed to ask questions here.
The question is;1. I imported the DLL I want to use through the .NET DLL IMPORTER.2. And the imported DLL was reflected in NVO on th...
            Application is not qualifying the DLLs
- Resolved
- Issue
- Last updated 5 years ago
- Roland Smith replied 5 years ago
Hi, we have a desktop application developed in PowerBuilder 2017 R2. This application does not use any external functions or DLL calls. But when it is launched, it has been observed that the application is internally searching for some Windows DLLs o...
                    
            We have a shared development server that requires users to log in and build a release version from the source control library. as the powerbuilder login requires the user's id and password to build we have to log in on the server. when the next user ...
            Refresh fails after Git pull on compile for for added objects.
- Issue
- Last updated 6 years ago
- Armeen Mazda @Appeon replied 5 years ago
Refresh is failing to add new Git object to .pbl. Object is present in ws_objects subfolder. Modified objects are imported without issue. Re-installed both Power Builder, build 1858 and Git V2.22 but issue remains. Need to know what could be causing ...
                    
            Hello, all
Are there any enhancements in DotNetAssembly and DotNetObject classes and functions in this release?
They are not usable in R2, because of lack of support for nested .NET classes. I.e., if I have 2 .NET classes, which are fully imported ...
            .NET DLL importer and .NET assembly problem or limitation
- How-to
- Last updated 5 years ago
- TOMAZ KRALJ replied 5 years ago
Hello everyone!
Our company use NiceLabel product for printing labels. Product has option for integration with .NET API. 
I just try to access .NET assembly SDK.NET.dll . I tried with .NET DLL importer but makes to many errors, so result is not usa...
                    
            I have a data window which I am saving as html.  In making some revisions to the application I have noticed a difference in the output html file.  The pre change version of the html has the title tag as
titleOrder Inspectionstitle
The post change v...
                    
            Not able to launch webapplication(IE), after Middle Tier upgrade
- Resolved
- Issue
- Last updated 5 years ago
- mike S replied 5 years ago
Hello Team,
 
We are using Appeon 2019 R1.  We were invoking the web application(IE) from powerbuilder and it is working fine, recently we have upgraded our Middle Tier(java) environment. After up-gradation IE is opening but its not launching the r...
            Unincrypted data transfer between Client and Server
- Resolved
- How-to
- Last updated 5 years ago
- Suhas Shravagi replied 5 years ago
Hi, I have a desktop application developed in PowerBuilder 2017 R3 with Sybase as a backend. Recently a vulnerability issue has been reported in the application where "the application does not implement encryption during transmission of data. This ex...
            DLL Redirection Throwing Error
- Resolved
- Advice
- Last updated 5 years ago
- Suhas Shravagi replied 5 years ago
I am trying to implement DLL Redirection for my 32-bit PowerBuilder desktop application (developed in R3) in below way:
- Created a application.exe.local file
- Created a new DWORD key called DevOverrideEnable at HKLM\Software\Microsoft\Windows NT\...
            PB2019 R3 beta - C/S Deployment
- Resolved
- Misc
- Last updated 5 years ago
- Miguel Leeuwe replied 5 years ago
Hi,
I downloaded the new PB2019 R3 beta and have been trying out the new C/S deployment:
1 - How do I configure a remote Server"? I think I have to add FTP protocol/role, but some instructions for noobs would be nice. (or even better, powerbuilder ...
            using Office Interop .NET Assembly
- How-to
- Last updated 5 years ago
- Miguel Leeuwe replied 5 years ago
I am trying to use Powerbuilder 2019 R2 to load the Office Interop .NET assembly so that I can format an existing Excel spreadsheet.   I have found some C# code that opens Excel and then instantiates the Excel Workbook by opening a file using the Exc...
            Below is the script I am using (in a offline mode). I have all the source filse in the 'ws_object' folder correctly and I can see it IDE too. But when I close the IDE and run the following script the PBL gets corrupted and not objects are imported in...
            Is it possible to download an install of PowerBuilder 2019 Build 2082
- Resolved
- Advice
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
I need to make some changes using PowerBuilder 2019 Build 2082 but cannot find anyway on the Appeon site to download an installer.  Our licence is up to date so that should not be an issue.  Does anyone know how I can go about downloading an installe...
                    
            
                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 
                     DPI 
                     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 
                     RibbonView 
                     Rich Text 
                     Roadmap 
                     RPC 
                     Runtime Packager 
                     SaaS 
                     Scaffolding 
                     Script 
                     SDI 
                     SDK 
                     Security 
                     Server 
                     Service 
                     Session 
                     Single Sign-on 
                     Size 
                     SMTP 
                     SMTPClient 
                     SnapDevelop 
                     SOAP 
                     Solution 
                     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 
            
     
                             
                             
                             
                             
                            