Re: Question about how to use GDIPlus in PB
Here's a thread from the old newsgroups where using gdiplus to draw images on a datawindow was discussed. Note: this functionality was added in PowerBuilder 12.5. You won't be able to do it in...
View ArticleRe: Exception: System.Runtime.InteropServices.COMException: Class not registered
I have type aximp in the command prompt and there is no response, it seems that the sdk is not configured correctly, how can I fix this?
View ArticleRe: Visual Studio Vs Powerbuilder
Hi Paolo; That is a pretty good list! I would like to correct one item though ... PB has always been multi-threaded since PowerSoft added the SharedObjectxxxxxx commands. I have a new PB application...
View ArticleRe: PB 12.5 Deployment to JBoss 7.1
Hi Roger; I could never make the ASP work with JBoss. I did get it working with WebLogic though. However, the final release (ver 1.1) was in late 2008 - so I never bothered with the product again as...
View ArticleRe: PB 12.5 Deployment to JBoss 7.1
Hi Bruce; I already posted that link before in a previous discussion on the ASP in another thread. It clearly states that the ASP is no longer supported in the PB 12.0 release notes! Also, its not in...
View ArticleRe: .NET Assembly not usable in PB 12.5 3072 Classic debugger
Did you use the /codebase argument when creating the registry entry? .Net doesn't look for assemblies the way that the Windows API looks for a DLL. When locating an assembly, what is looked at is: 1....
View ArticleRe: Exception: System.Runtime.InteropServices.COMException: Class not registered
Check to see if aximp is located on the development machine. It should be located in a Program Files\Microsoft SDKs\Windows\v7.1\bin directory or similar. This is only needed on the development...
View ArticleRe: Need Help Orcale Problem
I checked the file structure there is still a client_1 install there. I checked the System Path and C:\oracle\product\10.2.0\client_2\bin is the only reference there. ORACLE_HOME =...
View ArticleRe: Need Help Orcale Problem
Your path looks ok from Oracle point of view. May be the env variables I mentioned (ORACLE_HOME, TNS_ADMIN). Do you also have another version of PB installed (looking at your path). If so, did you try...
View ArticleRe: Need Help Orcale Problem
The DK's that are on there are for the old software releases we have, only have 11.5 at the moment. Should I just uninstall PB and oracle both and start fresh?
View ArticleRe: PB 12.5 Deployment to JBoss 7.1
NetWeaver is SAP's J2EE server. Actually, there are ABAP and Java versions of it. Like all things SAP though, it tends to be used by folks who already have large SAP software installs, not something...
View ArticleRe: PB 12.5 Deployment to JBoss 7.1
Hi Roger, Thanks for the heads up about EAS 6.x. We are kind of in the same boat about alternatives. I've been looking into PASP, but discouraged by the lack of support. We have tons of Java code in EA...
View ArticleRe: Need Help Orcale Problem
I guess our posts crisscrossed. You are right. Everything looks all right on the Oracle side. But then again, there is a registry entry for ORACLE_HOME in the registry...
View ArticleRe: dw.saveas PDF
SaveAs(PDF!) is a two-step process - print to a simulated PostScript printer [Sybase DataWindow PS], then have GhostScript convert that to a PDF file. The DW engine formats print images for the current...
View ArticleRe: dw.saveas PDF
I think and please correct me if I'm wrong but in PB 12.5.1 the save as pdf is not using a printer driver.Instead it's built in the PB engine. Or not?
View ArticleRe: dw.saveas PDF
A built-in PB engine? That would be news to me; I just tried it with PowerBuilder 12.5.2 on my new computer (I haven't installed GhostScript on it yet), and PDFs will not save in any way, shape, or form.
View ArticleRe: dw.saveas PDF
Not. I heard at TechEd that getting rid of GhostScript was on the (tentative) list of features for PB15. Hopefully we'll hear more in October.
View ArticleRe: Need Help Orcale Problem
I still have an old oracle "(x86)"-cursed version on my machine - reminds me to your problem. Connection fails when the executable has special characters in its pathname, like :C:\Program Files...
View Articlein a datawindow how do i do to perform a rotation of a field
in a datawindow how do i do to perform a rotation of a field
View ArticleRe: Powerbuilder 12.5.2 will not install
Thanks Chris,Uninstalling and reinstalling VS and 40 scare me on my new machine and getting everything correct again.Isn't this a Powerbuilder issue and isn't this going to come up again.Thanks...
View Article