Re: EAS 6.x migration
It's been a while since I've messed with EAS 6.x, but my memory is telling me that it doesn't natively support PowerBuilder 10.2. If I recall correctly, you need to move a copy of the PowerBuilder...
View ArticleRe: EAS 6.x migration
Thank you Dale and David for your help. I essentially copied the VMs under our EAS 5.5 to EAS 6.3. I believe I have the same version as the PB environment. I will check. It feels like a proxy name...
View ArticleRe: PB.NET 12.5 Invalid licence data, reinstall required
Sadly, this is not the only problem I've come across. But I always keep my DWs tight
View ArticleRe: PFC.Net no n_cst_subscriptionsrv?
Yes Bruce, you are absolutely right. I should have checked that out before asking here, I did'nt consider we might have our own objects in those libraries. This topic can be removed since it will be of...
View ArticleRe: Appeon Mobile
Hi Chris; Yes, my framework has various flavours - they are: EAServer, PocketBuilder, IIs (web services), PB Classic (Win32, Winform, Webform), PB.Net (WPF), Appeon Web (since 2008) and now Appeon...
View ArticleRe: EAS 6.x migration
If it were me, I would just stay with 5.5 and make sure you have the very last EBF applied. Version 6 is a disaster.
View ArticleRe: EAS error message
I would seriously think about staying on 5.5 with final EBF installed.
View ArticleRe: Appeon Mobile
Hi Chris - I have downloaded the STD Framework but I didn't see anything about the mobile stuff. The latest is labeled STD_FC_FrameWork_PB12.1.0_Classic_B6518_2013-01-17 - is this correct?
View ArticleRe: Help on Dropdown datawindow display and search column
That's the way a DDDW works. You could make the description visible and the DW column wide enough for both to be seen. You could also create a copy of the column (second visible column pointing to the...
View ArticleRe: EAS 6.x migration
Thank you Topwiz. I value your opinion. So far, whatever I've done with EAS 6 seems to prove your point. I know SAP is trying to get rid of EAS down the road. So, it's actually better for us to stay...
View ArticleRe: EAS 6.x migration
On one hand you have a stable version that isn't officially supported and on the other hand you have a buggy version that isn't being actively improved but is officially supported. The last bug fix EBF...
View ArticleRe: EAS error message
Hi,yes and the solution is to run stub-compiler for the component that produced this. This is a component using thread manager, I don't know if this is relevant. Also there were other "mysterious"...
View ArticleRe: Sysam license error out of the blue.PB 11.5.1. Urgent
Are you accessing the IDE via a remote terminal session?
View ArticleRe: Sysam license error out of the blue.PB 11.5.1. Urgent
Go to subscribenet, check in that license, and then generate a new one based on the hard drive id. The lmtools utility in the SySam folder will tell you what the hard drive ID is that you want to use....
View ArticleRe: Sysam license error out of the blue.PB 11.5.1. Urgent
Interesting; I've been running PowerBuilder on my laptops ever since licensing started back on what, 2007; I've always based the license on one of the internal network cards (typically the ethernet...
View ArticleRe: Sysam license error out of the blue.PB 11.5.1. Urgent
I've run into that issue as well (remote desktop). I run local server license on any machine I expect to remote into. However, I generally remember the error being different if I attempted to use...
View ArticleRe: Datawindow Error: ct_describe(): user api layer: external error
Everything I've read on this points to a datatype mismatch. I would verify that datatypes of all the columns in the datawindow match the datatypes you're expecting from ASE. You can try enabling trace...
View ArticleRe: Datawindow Error: ct_describe(): user api layer: external error
Hi Ted. I agree with your suggestion about possible datatype mismatch. Also I remember similar messages with wrong column lengrh in the datawindow (but I think it was in older PB versions). Andreas.
View ArticleRe: Help required
Also I want to mention that if you simply want to "convert" a word document to pdf, this can be done directly from office, as saveas pdf is available in office 2007 and later versions (actually in 2007...
View Article