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.   :) 
            64bit deployment newbie questions
- Resolved
- How-to
- Last updated 1 year ago
- John Fauss replied 1 year ago
Hi all,
We are planning to move our application to 64bit. I have read several guides, but still, a few things are unclear to me. I am asking for help with the following:
We use some custom DLLs (20+ years old). Somehow, I managed to com...
                    
            AEM Data source Dynamic User Password is set to null
- Misc
- Last updated 1 year ago
- Kai Zhao @Appeon replied 1 year ago
Hello,
We use PowerServer 2020 Build 2703. On AEM Data Source, we have Dynamic Database Connection and Pooling is on. We use long connection setting and connection-cache.config file has appeon_user and appeon_pwd setting. In the beginning of the app...
            PowerBuilder IDE 2019 R3 is unable to access neither RBC internal GitHub server nor public GitHub server
- Issue
- Last updated 1 year ago
We tried to connect to Workspace using our internal GitHub repository
However when we specify our repository and try connection we receive an error message:
Failed to perform the specified operation. Please make sure you can connect to the server r...
            Hi everyone.
I am using PB 2019 R3 2703. We have a problem in our PB application with users being able to attach corrupt files. I want to be able to check whether a file is corrupt before I allow the attachment, but this is not as easy as I thought....
            64bit deployment newbie question - part deux
- Resolved
- How-to
- Last updated 1 year ago
- Tomáš Podzimek replied 1 year ago
Hi all,
I posted this question in the previous thread along with another question and it went unanswered, so I'm trying again:
I have read that PBD files are the same for both 32 and 64 bits. The only difference is in the exe.
Is there any way to ...
                    
            missing file for powerbuilder documentation and i am stuck
- Issue
- Last updated 1 year ago
- hatem moalla replied 1 year ago
i am following a documentation of powerbuilder 19 and it looks like i have a missing file "tutor_pb.pbl" in the Documents\Appeon\PowerBuilder 19.0 folders. if anyone here installed powerbuilder, can you upload the file here and thank you.
i tried go...
                    
            HTTPClient object - Uploading objects with presigned URL
- Resolved
- How-to
- Last updated 1 year ago
- Vladimir K. replied 1 year ago
Hi all.
Need a little help here, newer done this before. Any help or steering in the right direction will be greatly appreciated.
Appeon Powerbuilder 2019R2 Build 2353.
Need to push .xml file using presigned url into s3 bucket using existing api
...
                    
            
Good morning, I have deployed a Webservice for data access using datawindows exported to C#.
I have a question about how to dynamically generate the "documentation" from Snapdevelop with Swagger to deliver to our clients. I have seen how to do...
                    
            We're working on migrating up from 2019R2, and noticed that our windows with horizontal tabs in them can't be switched between (the tabs appear, but none get highlighted and appear as active, and we can't switch to other tabs). Going through the vers...
                    
            Malware type alerts (Crowd Strike) from PB application.
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi Team,
We are running some child applications from a main application (both child and main application are PB applications) 
Recently we had upgraded our PB version from PB2017 to PB2022, after this PB upgrade the alerts that Crowd Strike is show...
            Calling a .NET dll with publicClientApp.AcquireTokenByIntegratedWindowsAuth in it
- How-to
- Last updated 1 year ago
Hello everyone, I have created a simple .net dll in SnapDevelop and used 'Tools -  .Net dll importer to import it into a non visual object in PowerBuilder. The c# code is below.
 
The code to call this in PowerBuilder is:
nvo_useraccesstokenutil n...
            SQL Server DateTime issue with Login Default Language "British English - British"
- Resolved
- Issue
- Last updated 1 year ago
- David Peace (Powersoft) replied 1 year ago
Problem with PB19 (and I expect with PB22) inserting DateTime data into SQL Server (V2019) using either SQL Native Client or MSOLEDB. If the Login's Default Language is "British English - British" then we get an error:
MS OLE DB Driver for SQl Serve...
                    
            PowerBuilder 2022 R3 Application compatibility with Windows Server 2016
- Advice
- Last updated 1 year ago
- Andreas Mykonios replied 1 year ago
Hello,
We are upgrading our applications from PowerBuilder 2017 R3 to PowerBuilder 2022 R3. Currently the application executables built in PB 2017 R3 are placed in a Windows Server 2016 server and users access them via Citrix. 
I know the PowerBuil...
            PB2022 When calling .Net Assembly: Not enough quota is available to process this command. (Exception from HRESULT: 0x80070718)
- Resolved
- Issue
- Last updated 1 year ago
Hi.
 
When I call my C# DLL (using  Apache.NMS 2.0.0.0 and Apache.NMS.ActiveMQ 2.1.0.0)  receive funktion 
 
IMessageConsumer consumer = (MessageConsumer)consumerDictionary[consumerName];_message = consumer.Receive();
 
This will wait/listen un...
            Hi All,
I followed the instructions here in the documentation: https://docs.appeon.com/ps2022r3/Modifying_WebAPIURL_for_Nginx_Windows.html
I changed my  apprun.json to point to my reverse proxy server and then rebuild solution and run the project i...
            Hi Sir or Madam,
 
  In reference to this https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056, and Appeon wrote email to inform about this too. After digest, I am not sure, if this apply to our production system or not. See attachme...
            Hi Sir or Madam,
  I found this link https://learn.microsoft.com/en-us/biztalk/technical-guides/optimizing-iis-performance and in fact our production system now has slow/lagging issue. Hence, i would like to seek opinion if the above configuration, ...
            Hi,
I see 'user.ini' exists in application folder but can't spot while in PB 2022 IDE, is there any way using IDE, I can edit and git/commit.
My goal is edit 'user.ini' file using IDE, and then hoping file change will show up in git/commit context ...
                    
            Performance - 2022R2 2828
- Resolved
- Misc
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
 
PS 2022R2 2828
Recent testing of Powerserver applications where the client workstation was over 2500 miles away from the data center showed excellent response times for typical screen processing and data entry.  This included search as you type r...
                    
            Refresh PB Workspace in SnapDevelop
- Resolved
- Issue
- Last updated 1 year ago
- Joe Hess replied 1 year ago
Hello, all.
Is there any way to refresh the PB Workspace objects in SnapDevelop without restarting? I tried right-clicking on the target and selecting Refresh from popup menu. I tried the same at the PBL level. New objects never appear. I'm forced t...
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                             
                            