335 results found based on the keyword token.
Topic
SMTPClient on PB22 R2 not support SSL/TLS with port 465?
Hi,I’ve been testing the SMTPClient object in PowerBuilder 2022 R2, and I believe it does not support implicit SSL/TLS connections over port 465.After extensive testing with multiple configurations, the results are always the same — the c......
- Resolved
Topic
DLL .NET 6 and 32bit vs 64 bit - Powerbuilder doesnt allow to import .Net DLL compiled with 64 bit ?
DLL .NET 6 and 32bit vs 64 bit We have PB 2022 R3 IDE Situation : I have build .Net 6 32bit and 64bit DLLs separately In IDE with x86 , when I tried to import .NET 6 32bit DLL - I am able i......
- Unresolved
Topic
Info on PowerServer Timeout Settings
HiWe have a client who is regularly getting a lot of timeouts either sessions or database transactions. They are running 2022r3 and Oracle. We connect dynamically so each user has their own transaction.I currently have the following settings for the ......
- Unresolved
Topic
SmtpClient.XOAuth2Accesstoken using OAuthClient and Azure - incorrect client secret
Hello,Were trying to send emails using the SMTPClient objectThe SMTPClient is working well with providers like ONE.COM, Gmail, etc.For Outlook.com adresses the SMTPClient object needs an XOAuth2Accesstoken provided by Azure.Getting a valid Access tok......
- Unresolved
Replies
RE: powerserver app and IIS client certificate authentication
Hi Miroslav,Client certificate configuration is not available for the Cloud App Launcher or the Client App, as PowerServer does not support it. So any HTTP requests to your server will be forbidden.The Transfer security is ensured by HTTPS (using Ser......
- Unresolved
Topic
SMTPClient error -11 Operation timeout
Hello,We're currently using PB2019 and OLE to send emails from our app. However, we'd really like to offer our customers the option of using the new MS Outlook email client instead of the old one, as it is way faster and less resource-demanding on cl......
- Resolved
Replies
RE: Nested Sub-report Using Snapdevelpo
Hi Soumya, Have you tried using the GetReport method of the .NET DataStore class? Regards,Francisco......
- Unresolved
Replies
RE: Code signing for $10/month using azure trusted signing
For the record, my code signing certificate recently expired, and I obtained a new one with: https://www.ssl.com/certificates/code-signing/ . Their price is $64.50 per year, based on 10 years. I paid extra for a YubiKey token ($279) so th......
- Resolved
Topic
Critical Issue: DLL Import Fails When File Path is Updated via Browse Button
Hi,I found an issue while selecting a file through the browse button in the dialog box. When the path for the file is updated, the DLL import is not working, and the DLLs are not being loaded.Here’s the code snippet:lnv_assembly = CreateDotNetA......
- Unresolved
Replies
RE: Looking for instructions on PB 2025 with GitHub (options, how to guide)?
Hi.Setting up git source control is pretty much the same procedure either you use Workspaces or Solution. The key issue is that if you have a repository created in workspace, there is no way to "transfer" the data in the repository when transforming ......
- Resolved
Replies
RE: Hosting PS application
We have used Container App with earlier version of PS, but are currently using IIS. If you want to use a container approach, Container App is a great way to host the web apis since it provides a lot of automation built in. service fa......
- Unresolved
Topic
Connect PB 2022 to GitHub Enterprise w/ 2FA enabled
I looked to see if someone asked this already, but couldn't find an answer.Our GitHub enterprise account is set up with mandatory 2FA to authenticate and connect to the repo.In the PB IDE, my GitHub credentials will not work as it can't do the 2nd (2......
- Unresolved
Topic
OAUTH 2.0 Microsoft
Hi everyone,I'm trying to retrieve the authentication token from the Microsoft server but something happens that I don't understand. I can get the token but when I go to use it I get an invalid credentials error. I think the token I get is not good b......
- Resolved
Replies
RE: PB 2022 WebBrowser.navigate() issue
In Image2 it seems that request fails.Have you coded the NavigationError event of the WebBrowser control to check for some errors?......
- Resolved
Topic
HTTPClient using certificate
Hello, I would like to know if the HTTPClient object in PowerBuilder allows making a call using a domain certificate that will need to be signed. It involves Direct Trust with an X.509 certificate on REST with token uniqueness. Below is an example wr......
- Resolved
Replies
RE: List All Fonts Installed on Workstation
this C# code can retrieve font family nameslike powershell scriptAdd-Type -AssemblyName System.Drawing$fontCollection = New-Object System.Drawing.Text.InstalledFontCollection$fontCollection.Families | ForEach-Object { $_.Name }using System.Collection......
- Resolved
Topic
Timer is not triggered during execution of stored procedure.
In one of our workflow, We are calling a database stored procedure and it will take more than 30 minutes to execute. We having a logic to refresh the JWT token for every 30 minutes. Now, because of stored procedure execution application is failed to ......
- Unresolved
Topic
PBWebBrowser vs WebBrowser object confusion
Powerbuilder 2022 R3 only has the WebBrowser object which doesn't allow any sort of cookie manipulation. I have tried to make sure all the webview2 runtime libraries are set and working Does the PBWebBrowser object even exist ? I get ......
- Unresolved
Replies
RE: Why Am I getting this error and how can I fix it? Invalid~Hex character sequence in string
Hi Reynard,As John and others have said, the issue is the tilde character in the secret which Powerbuilder uses as an escape character in a string literal. Because of that urlencoding won't help. If you read those credentials from the database ......
- Unresolved
Replies
RE: problems running PBNISMTP in powerbuilder 2022 R3 on Runtime 22.2.0.3356
What is the error message?......
- Resolved
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