Re: Powerbuilder 12.5 Classic Application Icon
The application icon is actually saved in the application object; the problem is that the application icon definition is not exported when you export the application object, so it doesn't get source...
View ArticleRe: Print Datawindow to PDF file without using GhostScript
You can always use the XSL-FO method instead, although it has some limitations. In our own application, since we implemented saving to PDF well before the feature was added to PowerBuilder, we use...
View ArticleRe: Problems in using PBDOM out of IDE exe works everytime
You probably replied sometime before my own response, but it got moderated. See above.
View ArticleEaserver consuming a .net webservice froma a powerbuilder NVO, Bad runtime...
hello I'm trying to call a .net web service from a powerbuilder component running in Easerver, I'm using a .net engine. I Deploy it to EAServer, I get error "Bad runtime function reference...
View ArticleRe: Why does full build in .net require checkout of target?
I'm with Dale, I see this behavior in Classic as well, as far back as 9.0 or 10.5. I haven't noticed it crashing. But then I usually make sure the project object is editable. Perhaps it wants it...
View ArticleRe: SAPUI5
I wouldn't worry about it. The discussion there is updates for the tools that have been used for some time to write applications for SAP's ERP systems. PowerBuilder, to date, hasn't been a...
View ArticleRe: Easerver consuming a .net webservice froma a powerbuilder NVO, Bad...
Are you sure the server where you're running EAServer has all the runtime files?
View ArticleRe: SAPUI5
Hi David; Yes, key information from SAP on EAServer, InfoMaker or PowerBuilder has been ominously quiet! For Appeon though .. you should use their website as neither Sybase or SAP are responsible...
View ArticleRe: Easerver consuming a .net webservice froma a powerbuilder NVO, Bad...
I ran pbpack125.exe on mine computer to make runtime installer (.msi) then install it on EAServer.I select XML Support, PB DOM, EJB Client and SOAP Client for Web Service.
View ArticleRe: Byte Array
I uploaded a new version of my Winsock example. The of_SendTo function now has optional FromPort argument. I haven't had a chance to test it. I would appreciate it if you could give it a try and check...
View ArticleRe: Print Datawindow to PDF file without using GhostScript
For the same reason that sybase does not include ghostscript with powerbuilder or infomaker.I believe the issue is that you can not distribute a GNU GPL licensed product with your product unless your...
View ArticleRe: 12.5.2 change and fix list?
Webforms do not work in IE 10 and never will. They don't work very well in Chrome nor Firefox.
View ArticleRe: 12.5.2 change and fix list?
Nothing was fixed since prior version 12.5.1. The whole purpose was to remove web forms because of the Telerik components Webforms needed which could no longer be distributed. "Web Forms Target...
View ArticleRe: Print Datawindow to PDF file without using GhostScript
Echoing Dale, you can deploy GS royalty-free, but you must not sell/charge anyone for it. SAP/Sybase could not include it in their distribution because they distribute commercial software (for sale)...
View ArticleRe: Migrating from PB 7 to PB 12.5.2
Over the years I've converted a number of applications from DPB PowerBuilder 7.0.x to later versions using EA-Server with (virtually) no performance hit. Unfortunately EA-Server looks like it's at the...
View ArticleRe: Migrating from PB 7 to PB 12.5.2
See my response to your other post on this subject.
View ArticleRe: Web and mobile application
Simple answer: Appeon Mobile. I'm sure Chris Pollach and others will chime in more on this subject.
View ArticleRe: Recommended charting component?
Depends what you're looking to do. There's a new winform charting control supplied as part of .Net 3.5 that can be used in PowerBuilder Classic with a bit of work However, if you really need to be...
View ArticleFound the PowerBuilder Museum...
... in my attic. Packing up my attic in preparation to move and I found my original distribution packages of PowerBuilder 3.1, 5.0, Enterprise Application Studio 3.5 (aka. PowerBuilder 7.0), and...
View Article