.NET assembly returning wrong object type
I am running into a problem with a .NET assembly created in Powerbuilder 12.5 classic. The code below illustrates my issue but my actual situation is more complex than this. I have the following...
View ArticleAppeon IWA on RDS Server
Greetings All, I am doing further work with IWA. I saw this in the help: "IWA Runner can only be run by one Windows user at a time, which means, multiple Windows users on the same client machine...
View ArticleAppeon 2016 - IWA
Greetings All, I had one of my clients upgrade all of there web browsers to IE 11.0 and my old .NET webforms were finally toast. As the Appeon Plug-In can be problematic, I knew it was time for IWA...
View ArticleHow to implement HELP File
Hello Comunity In my company we have to develop a HELP project for our products.We tried various techniques, but none of them satisfy us. eg:- Created a WIKI (we have the problem that some customers do...
View ArticleAppeon - IWA - Terminate Session / Display 'You have been logged out.'
Greetings All, To prevent users from tying up licenses, I am attempting to implement something that will ideally: 1) Terminate the session on the Appeon Server2) Display a message to user stating that...
View ArticleI don't want to display file name in the title of pdf file I opene it
Hi allmy program has dw that contains links to pdf fileswhen user clicks in one link , the program open the file associated with this column(link)i use run("program name (used to open pdf file)"...
View ArticleCharlotte PowerBuilder Conference Information
From the July Appeon newsletter: Appeon has decided to delay the PowerBuilder Annual Conference to Q2 2017 in order to coincide with the launch of PowerBuilder 2017. The conference will be held in...
View ArticleRuntime placement of fields and static text
My tabular SQL query has 960 fields. It will always return just 1 row only. Another table in the database will have the x,y,ht,width for each of these fields.There will be cases where the fields will...
View ArticlePB 12.6 MailSession.MailLogon() Returns mailReturnSuccess! but also error window
Hi, if i try to open Thunderbird via mailsession object and maillogon everything works fine, except that Windows opens a message box with:to perform the requested action is not assigned e-mail program....
View ArticleOverride GetItem and SetItem ?
Is it possible to override the Getitem and SetItem functions for the DW? I would like to add some extra functionality to do unit conversion seamlessly ThanksTPS
View ArticleIssue running multiple instances of our application in Win10
We have a 32-bit Windows application developed with PB12.6 Build 4098. We distribute this application as a 32-bit EXE along with our PBDs and the PowerBuilder DLLs. We used to be able to launch...
View ArticleError calling external object function intialize
Hi all, In our application we are using CaseDocs.DocCasesCtl control. We are recieving "Error calling external object function intialize" when the below line of code is being...
View ArticleGet last logged in user from Regestryfile
Helloo all, I want to get the last logged in user from the registry file..Means When some one is login ,then in the login creen in the place of userid colum the last logged in username should...
View ArticleAutomatic migration und deployment with PB .Net
Hi, We are trying to figure out how to do an automated deploy with PowerBuider.Net 12.6.Since we usually use PowerBuilder Classic for development we first need to migrate the sources to...
View ArticleHelp with PB 12.0
I have an old app written under PB9, and I want to update it. This is not really a revenue-earning project, so there isn't much cash available so, when I saw a new, sealed copy of PB12 on eBay, I bid...
View Articlepb 11.5 connection to TLS1.1 webservice
Hi all, I have a simple answer, but I find no answer on Google. Is it possible to communicate from a pb 11.5 application with a webservice secured by TLS 1.1?The webservice client is made by the .NET...
View ArticleCall URL using Shellexecute in PB12.5
Hi Everyone, We have a requirement to call a particular URL based on an event from the application and pass arguments to the URL.Could anyone please suggest if this can be done using Shellexecute...
View ArticleIntegration with Microsoft Dynamics CRM
Has anyone here integrated Microsoft Dynamics CRM with PowerBuilder? Did you use…- OData?- An integration tool/driver?- Scripted access utilizing PowerBuilder .NET? Thank you.
View Articlegetitemdatetime datatype mismatch
We are migrating our sybase database to sql server. we are using PB12.5 build 2511. the GetItemDateTime throws an error on datatype mismatch on a column in the sql server database that is defined as...
View ArticlePowerbuilder Datawindow + Datetime2 Error
I am in the process of Converting a large application to work against SQL Server 2014. It is currently running against Sybase ASE 15.The Problem is when I try to retrieve a value from a column that is...
View Article