Featured Questions

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...
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
I just migrated to PowerBuilder 2019 Build 2170 but when running a web service with which I had no problem in PowerBuilder17 I get the message "The assembly 'xxxx.dll' does not exist". This only happens in the 2019 IDE. When running the same applic...
Hello Team,    We are facing some issues while trying to set up a power builder application built using power builder 2017 R2 version. After the successful launch of the application, we are not able to access few columns in a particular screen whe...
Hello, I have a desktop application which is hosted on Windows VPS. I want users to be accessing via FTP rather than shared folder. Now the problem with FTP you need to download .exe and .pbd, when there are undates that become a challenge. My qu...
I have a small stand alone application that is fired when a user adds a document to our database.  I want to make it so that the application always sits on top of any other window/program that the user has open on their computer and ideally, the user...
I have a MDI application with Appeon Powerbuilder 2019 R2 beta. When I click one of the RibbonMenuItem (drop list) of a button (small or large) on the Ribbonbar my active sheet becomes deactivated and triggers the activate event when the clicking is ...
I keep getting the Runtime Error R6025 - pure virtual function call in difference scenarios when I run Powerbuilder 2019R2 Beta with the Ribbonbar. Any solution on this? Thanks      ...
Hello, When i install Powerbuilder Powerser, it was install default wesite on iis(Windows os) , now i have created another website withing iis i want to powerser to start running from the newly created website. How do i do it?   Thank you in adva...
Hi all, the print-Command fails since we migrated to PB2019. It worked fine in all previous versions. This code is located in the clicked-Event of a menu-Item: ------------------------------------------------------- long handle handle = PrintOpe...
The readme for PowerServer has a section at the bottom that has you add a Module Mapping in IIS Manager to f*. https://www.appeon.com/system/files/product-readme/PowerServer%20%28PB%20Edition%29%202019%20ReadMe.htm This seems like a weird requireme...
Hi, I'm migrating my client PB version from version 12.5 to PB 2017 R3 build 1915. in one of the report when selecting one parameter and doing retrieve there is different in the sort at run time between the two version .  in PB IDE the display it'...
I am working on a large-ish codebase containing about 20 libraries. This codebase is currently in PB2017 but we want to migrate it to PB2019R2 in order to benefit from enhanced REST/HTTP support. I have successfully migrated it 2 months ago and start...
Hello, I need to show this link in a Window (or userObject): http://uk.site.sports.betfair.com/betting/LoadRunnerInfoChartAction.do?marketId=170227003&selectionId=5606609&asianLineId=0 To keep updating every 5 seconds on a timer I'm using...
Hi, We are developing APPEON mobile. we try to code below code. I want to know how can login server. ll_retVal = lappeonfileservice.of_logonfileserver( "logisbill.cad.co.kr", 21, "username=taxuser11;password=xxxx" )  Now  appeonfileservice argme...
I get the following message in the browser when running the WebAPI1 solution.  The app compiles in Snap Develop with no errors.     InvalidOperationException: Unable to resolve service for type 'WebAPI1.Services.IDepartmentService' while attempting...
Hi, We are running SAP Power Builder version 12.6 build 4081. Now we would like to upgrade to Appeon version 2017 R3 build 1915. Is there a direct upgrade path or will I have to install some earlier base version first and then apply the upgrade for...
Getting these errors when trying to do the example.  I know I'm missing something but I have gone blind staring at it. Any thoughts?  Has issues with IDataStore and PowerBuilder.Data.   1>\Services\IDepartmentService.cs (6,7) : error CS0246 : T...
Is this a bug or my lack of knowledge?   In my application I have a command button to insert lines into a datawindow which displays different tables depending on the dataobject.  For some tables clicking the button opens a response window for more ...
Hi I have migrated PB 8 to PB 19.. Application is opening in our environment.. In client environment i'm getting this error 'SQL native client is not installed'.. DBMS:SQL server 2008R2 Interface: SNC SQL Native Client(OLE DB) client DBMS:SQL se...
Hello, PB 2017 R3, 1915 with Postgresql 11.6, Postgresql ODBC Driver(Unicode) 11.01 1.  Open a datawindow in the datawindow painter.2.  Click the Datasource.   3.  Design - Conver to Syntex.4.  [Mis Spell] Type a field name.5.  Close the data sourc...
Hi, we are developing a mobile app for Android and we need to show to the users the processing status (progress status). For showing that status we have a DataWindow where we insert a new row after each finished step, but the app doesn't show the in...


There are no discussions available here currently