Discussions tagged PowerServer
PowerServer Mobile Error "peer certificate cannot be authenticated"
- New
- Issue
- Last updated 2 days ago
- Chris Pollach @Appeon replied 2 days ago
Hello All
our server is an IIS server with Https
today we are receiving the following error
"peer certificate cannot be authenticated with given CA certificates"
no changes have been made yesterday
please any advices will be welcome
...
PowerServer C# Project DBConnectionProfile DBPARM values
- How-to
- Last updated 1 week ago
- Jim Nesbitt replied 1 week ago
I'm converting a Powerbuilder application to PowerServer so it can operate using the SaaS model.
I've been following the guidelines in this video.
Creating a SAAS Application with PowerServer 2022
https://www.youtube.com/watch?v=a5U4XblFJbA&ab...
Closing App after several hours of inactivity
- Issue
- Last updated 3 weeks ago
- Logan Liu @Appeon replied 3 weeks ago
We're getting this error when we try to close our app after it has sat idle for several hours. Is there something we should do to keep it active?
-Shawn
...
Common/Shared libraries usage in Cloud deployment by using PowerServer
- How-to
- Last updated 3 weeks ago
- mike S replied 3 weeks ago
We are having multiple desktop applications with common libraries and working on experiments for cloud deployment by using PowerServer.
Our observation was the common libraries files also copied to individual application folders respectively and not...
Hello All,
Is multithreading supported with PB 2022/PS 2022? If so, does anyone have examples to share? We've been playing with it but it seems to produce random freeze ups. We're using the sleep function in the user object to time the activity of i...
Transaction is timeout - Power server error
- How-to
- Last updated 1 month ago
- Logan Liu @Appeon replied 1 month ago
Hello, Team
When I convert my fully running desktop app to PowerServer I get an unclear error.
I am running in the local dev environment with SAP SQL Anywhere DB's, located locally and available.
At some point, for an unexplained reason (not happe...
Hello,
I've been playing with the PS Server Management Console and noted this under SQL performance:
CacheName:LB_KFxxxx, Test Sql:select top 1 * from sysobjects, Time Consuming(ms):22, Expect time-consuming(ms):30
CacheName:LB_Rexxx, Test Sql:s...
Hi All,
I'm having some issues with a Powerserver 2022 app that if left open at the end of the day seems to close spontaneously leaving the program running as a task in the background (which could possibly be a sperate thread we create for a certain...
PowerServer 2022 external manifest error message
- Resolved
- How-to
- Last updated 1 month ago
- Logan Liu @Appeon replied 1 month ago
We are deploying a Powerserver 2022 application to a web server. The application uses DLLs. We added in the manifest file as loadmax_cloud.exe.manifest so Windows can associate DLLs with the executable, but we are getting the following error message ...
PowerServer and calling overloaded database functions
- Advice
- Last updated 1 month ago
- David Xiong @Appeon replied 1 month ago
Hi,I'm using PB2022, build 1900 with Oracle 19 database.
My question has to do with overloading and calling functions in a Oracle package. In native PB (Desktop) all works fine but with PowerServer there are issues.Here is my test case. The package ...
Most of my career I have had to maintain some other developer(s) code. With that in mind, I attempt to follow PowerBuilder's documented approaches for all the code I write. I have, however, seen code like what is shown below that works in a client/...
Cloud Migration of PFC App, Linkage Error
- Issue
- Last updated 1 month ago
- Jeff Wayt replied 1 month ago
I have a PFC application I migrated from 2017 R2 to 2022 and deployed as both Win32 target and Cloud target on my local machine. I began testing the proof of concept cloud app. Windows retrieve fine, but when I try to add a record that uses PFC LINKA...
Hi,
We're having problems with the app not updating at the client when we update it at the server. We're having to delete the app from C:\Users\xxx\AppData\Roaming\PBApps\Applications and hit the download link again in order to get the new version. ...
Can I see the modified window without exiting the application?
- Resolved
- How-to
- Last updated 2 months ago
- Kyungil Choi replied 2 months ago
Hello.
I'm Choi Kyungil from Penta System Technology.
I've got a question of deploying powerbuiler apps. I got a white paper named 'Whitepaper_Deploying_PowerBuilder_Apps_to_the_Cloud.pdf' from https://docs.appeon.com/ps2022/Architecture.html. A...
The Int64 type is not compatible with the data type of the mapped property
- Issue
- Last updated 2 months ago
- Chris Pollach @Appeon replied 2 months ago
PowerBuilder 2022 / PowerServer Build 1892, Oracle 19 back end
The column is defined as: key_id number (10) in the table
When selecting a column in a table, I sometimes get the following error in PowerServer:
The Int64 type is not compatible w...
Is anyone using Azure managed databases (PaaS) with PowerBuilder or PowerServer applications?
- Advice
- Last updated 2 months ago
- mike S replied 2 months ago
Hello,is anyone using Azure managed databases (PaaS) with PowerBuilder or PowerServer applications?
Which database product do you use exactly?
Would love if anyone could share their experiences, use cases and opinions on suitability for production ...
We have a datastore using an Oracle Stored Procedure Update. For the insert stored proc, one of the columns is mapped to an output argument, to capture the new transaction sequence ID generated by the stored procedure. Client Server app correctly pop...
SESSION CREATION FAILED POWERSERVER
- Issue
- Last updated 3 months ago
- Francisco Martinez @Appeon replied 3 months ago
Hola, buenas tardes.
Se generó el siguiente error al ejecutar la aplicación en algunos clientes en línea.
SESSION CREATION FAILED CAUSE: SERVER HAS BEEN SHUTDOWN (HTTP STATUS CODE: 503).(WEB API: HTTP://XXX.XXX.XXX.XXX:451/POWERSERVER/API/SERVERAPI...
Powerserver 2021 Deployment path
- Issue
- Last updated 3 months ago
- Vignesh Ramkumar replied 3 months ago
Hi,
We have successfully migrated the PowerBuilder application to Powerserver 2021 version. Now we need to package and deploy to the client (end users machine). For that we did the code signing of both cloud app launcher and pb.exe. Here the issue c...
PBDOM issue with PowerServer 2022
- Issue
- Last updated 3 months ago
- Stephan Schröpel replied 2 months ago
Getting "Unresolvable external pbdom_document when linking reference at line..." error when executing the following line:
ldom_doc = CREATE PBDOM_Document
ldom_doc was declared as:
PBDOM_Document ldom_doc
In the PowerServer debugger, ldom_doc ...
- Page :
- 1