344 results found based on the keyword token.
Topic
Runtime needed to run a Web Service
Hello:we have developed a Web Service using PB2017 Universal version.The .msi installer has been created and the Web Service has been deployed in the test server.However when trying to invoke the WebService, the following arises:Line 74: Line 75:......
- Resolved
Topic
Error creating an instance of a .net DataStore
I am getting the following error when attempting create a .net datastore in a deployed environment:Could not load file or assembly 'System.ComponentModel.Annotations, Version=4.1.0.0, Culture=neutral, PublicKeytoken=b03f5f7f11d50a3a' or one of its de......
- Resolved
Replies
RE: DW_1.Importfile for ; separated CSV file
If yo do not want to import it into an Excel file, an in Excel you can specify the delimiter, then you are stuck.a. Imort the file as a series of strings with one string read per line in the import fileb. Parse through the string to get your tokens. ......
- Unresolved
Topic
PB2017 Appeon MS Web Browser Control Issue
Microsoft Web Browser Control Issue:We Upgraded to PB 2017 R3(1858) recently. Ever since we deployed our application using PB2017, there has been intermittent issues with respect to the way how the MS Web Browser Control displays the site. We do have......
- Unresolved
Topic
C# Model Generator Error on Firebird
I was trying to generate a C# Model using the C# model generator and I got the error below:System.Data.Odbc.OdbcException (0x80131937): ERROR [HY000] [ODBC Firebird Driver][Firebird]Dynamic SQL ErrorSQL error code = -104token unknown - line 12, colum......
- Resolved
Replies
RE: Dynamic connections with SnapObjects.
Hi Juan, The following points may be helpful for creating your DataContext factory:1. Pass in the connection string to construct the DataContextOption object.E.g.:new SqlServerDataContextOptions(connectionString)2. Pass in DataContextOptions object t......
- Resolved
Replies
RE: How to get only the names of the data columns in a DW (not display columns)
Hi Dan,This is my function - note the WARNING on how code can be tricked.I have never seen such syntax in real life - I would doubt that it exists at all.// Collect and return list of current buffer column names.// Code extracts them from DataWindow ......
- Unresolved
Topic
ADO connection issue in .net assembly
Hi all,Could you help me see that why i use the ADO.net in the .net assembly, then it couldn't connect success. I set it as 'Sybase.Data.AseClient', but the error relates to '''Sybase.AdoNet2.AseClient". Do i need to add any additional dll?DBMS:ADO.......
- Unresolved
Replies
RE: How to use connection pool in .Net Assembly
There should be no additional work needed as connection pooling is enabled by default in .NET generally. This may be impacted by the specific .NET driver that is being used. For example, if you are using the .NET Framework Data Provider for ODBC is ......
- Unresolved
Replies
RE: Azure AD, SAML 2.0 and Powerbuilder
You should be able to use Azure / AD / OAuth2 with the Password Grant flow from PB 2017. I've done this to access MS Dynamics API in the cloud, but you should be able to just check for a valid token returned from the token request to see if the user......
- Unresolved
Topic
HTTPS for PostURL function of iNET Object in PB12.5.2
HelloI'm trying to use the inet/internetresult objects and the PostURL function. Everything works fine if I use GetURL, or if I try to use PostURL.However if I use PostURL with a "HTTPS" it fails with a -5 (Unsupported secure (HTTPS) connection attem......
- Resolved
Topic
Error Calling .NET Components from PowerBuilder as a Com
Hello All,i'm following this link:http://brucearmstrong.sys-con.com/node/1668463/mobilewe have the component deploy and the regasm returns the following entries [HKEY_CLASSES_ROOT\PowerB.PowerB]@="PowerB.PowerB"[HKEY_CLASSES_ROOT\PowerB.PowerB\CLSID]......
- Resolved
Replies
RE: Download a file from dropbox
I haven't tried it yet but did some quick research on it. Looks like as with most REST services, it's going to be a 2 part process. First you will need to connect/authenticate using OAuth to get an access token, then you will use that access token ......
- Unresolved
Replies
RE: Validate username and password against Active Directory
Hi Bryan; I did a presentation on A.D. processing from PowerBuilder and PowerServer at the Elevate 2018 conference.FYI: https://www.appeon.com/user/center/mydocuments?op=downloadfileByPdf&fileName=Elevate%202018_145.pdf&ID=145HTHRegards ... Chris......
- Resolved
Replies
RE: .exe.config when running from PB IDE
thanks Roland,that's was obviously a copy/paste typo from initial message :-)However, in one of my previous projects, I used .exe.manifest following MS specs for side-by-sed assembly (not .exe.config, maybe it is the same). Here it is with its bunch ......
- Unresolved
Replies
RE: PB to SalesForce APIs - File Uploads
Sorry, don't have any examples. But most likely SalesForce APIs are REST.So just point out few new features of PB 2017 R3 that you may need to call SalesForce APIs:- CoderObject object (to Base64 encode/decode binary files)- JSONParser/Generator obj......
- Unresolved
Replies
RE: Deploy .net webservice failed
My webservice uses "PBDotNet4AppPool" and it's set up to run 32 bits app.I must add .. this is a 100% production server. There isn't any version of PB installed here, it should have just the neccesary components to run the web service I intend to ins......
- Resolved
Topic
Powerbuilder calling REST API with data
Hi guru guys,I have been successful calling a REST API using OLE Objets Msxml2.DOMDocument.6.0 and MSXML2.ServerXMLHTTP.6.0.Now, I have an API with "Request Data" that I'm not being able to call from PB. Can any of you help?This is the sample that w......
- Resolved
Replies
RE: HTTPClient Authorization/Authentication
Hi Chris,Thanks very much for your response. I was just chatting with a workmate who's a SharePoint/.Net Developer, but no PowerBuilder background, and he says I should be using NTLM authentication, passing the credentials. I've been Googling for e......
- Unresolved
Replies
RE: Multiple monitor support?
Hi Kyle; Yes, this is something that the PB run-time does not account for, in more ways than one. My STD integrated framework has been handling this for many years. What I never thought about was two or more instances of one App across dual monitor......
- 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