Re: Automated deployment with PowerBuilder and TFS
In my setup, I have a complete set of the PB runtime dll files and the application's .ini file in both the Version1 and Version2 folders. The error 999 isn't a standard error number, your app must be...
View ArticleRe: Automated deployment with PowerBuilder and TFS
How do you set that up? just list the .dll files location in the .ini? do I then need to do anything within PowerBuilder to use them? or can I just copy/paste all the required .dlls into the...
View ArticleRe: Win API function GradientFill not working in PB15
This is with my non-PBNI canvas object. A version using canvas.pbx has the same exact problem.
View ArticleAdding .Net Assembly (created in PB Classic) to a REST WebService created in...
I am trying to access the web service created in PowerBuilder.Net from internet explorer using the URL: "http://localhost:8001/n_PBClassicAssemblyCall/CreatePcmProj/2" and getting the following error:...
View ArticleRe: Automated deployment with PowerBuilder and TFS
That is what I had originally.. Not sure why, but mine was slightly different. I needed to put all the dlls even the .ini file for theApp.exe in the "launcher" directory. not the version directory. A...
View ArticleRe: Win API function GradientFill not working in PB15
Hi Roland,Thanks, I've downloaded the example and tested it in PB 10.5 - PB 12.5.2 where it works as described and then PB 15 beta where it does not as you noted. When stepping through the debugger,...
View ArticleRe: Automated deployment with PowerBuilder and TFS
The real app must be getting the launcher's current folder. In my case we are using a .bat file that specifically sets the current folder to the version folder.
View ArticleRe: Infomaker Dead??
Thanks for the reply John. The customer is gone for the day but from my understanding they said the person they talked to mentioned the produict has been sun set so no more support is available. I...
View ArticleRe: Automated deployment with PowerBuilder and TFS
Ah ok. Is there a way to do something like that within powerbuilder? so that the root application (launcher) directory is a bit neater? thanks for your help..
View ArticleRe: Automated deployment with PowerBuilder and TFS
I have a free tool called PBUpdater that you might want to look at. It will allow you to run the app from the C: drive and have it automatically update from the internet or network location. Topwiz...
View ArticleRe: Infomaker Dead??
John, Customer has stated that when they called in regarding Infomaker they were told that the product is no longer being supported and they could not create a new support contract. So, if users can...
View ArticleRe: Infomaker Dead??
InfoMaker is included in the PB15 Beta. So I would expect it to continue. Perhaps the issue is that SAP is still trying to get it and PB into their supply chain or they are changing the licensing...
View ArticleRe: Infomaker Dead??
HI Chris InfoMaker will be delivered with v15, If you can email me with details, I can make sure that I clear up any confusion internally. Pricing is not yet set for v15, so it could simply be that as...
View ArticleOldest PB Supported Version?
What is the oldest PB supported version now that will run on a Windows 7 PC?
View ArticleRe: Infomaker Dead??
Hi Chris, I just noticed at the Charlotte, North Carolina PB (NCPBUG) Conference on Thur March 5 there is a 90 minute training session for "PB & Infomaker". So it must still be alive! I sure...
View ArticleRe: Oldest PB Supported Version?
PB version 11.5 was EOL on 12/31/2011. From the Sybase web site, versions 11.x, 11.5. 12.x, and 12.5x (except version 12.5.2) will no longer be available, including EBFs, as of April 2013....
View ArticleRe: Automated deployment with PowerBuilder and TFS
Great. Thanks for the tool. I will definitely look into using this for future releases!
View ArticleRe: Oldest PB Supported Version?
The *only* supported version right now is 12.5.2. The first version that was officially supported to work on Windows 7 was 11.5.1. Much older versions work fine on Windows 7, but are no longer...
View Article