Discussions tagged 64-bit
Is there a way to determine "bitness" at runtime?
- Resolved
- How-to
- Last updated 1 week ago
- Tracy Lamb replied 1 week ago
Hi all,
Is there a way to determine the "bitness" of an application at runtime? I'd like to update my About window to include (Version, 64-bit) or (Version, 32-bit). Right now it just displays (Version). Using PB2021 and PFC12.5.
~~~Tracy...
Convert string to LongPTR (convert app to x64)
- How-to
- Last updated 2 weeks ago
- John Fauss replied 1 week ago
Hi,
In my x64 refactoring of a ton of code I need to convert a String to LongPTR. How can I do that?
I have a handle to a window is stored as string and ny SDK function involving a handle musrt be of tupe LongPTR
Using PB2019R3
Thanks
...
Connection issue when compiling under 64-bit
- How-to
- Last updated 1 month ago
- Louis Arena replied 3 weeks ago
I am upgrading my application from PB2019 to PB2021. I would like to compile under 64 bit. When I compile I cannot connect to the database. I am using the MSOLEDBSQL SQL Server drivers. I am using the following runtime path when compiling;
C:\Pr...
pbvm.dll 與window 11不相容。
- Resolved
- Advice
- Last updated 2 months ago
- Armeen Mazda @Appeon replied 2 months ago
pbvm.dll 與window 11不相容。...
.NET WCF SERVICE CONSUMPTION USING HTTP CLIENT IN APPEON 2021
- How-to
- Last updated 4 months ago
- Daryl Foster replied 4 months ago
Hi Everyone,
We are migrating from PB 12.5.2 build 5629 to Appeon 2021. After code migration, we are trying to consume WCF Service using HTTPClient because the existing SOAP Connection and Create Instance approach is obsolete on latest Appeon 2021. ...
PowerBuilder 2019 does not start
- Resolved
- Issue
- Last updated 5 months ago
- Jaime Toll replied 4 months ago
Hi.
After serveral months working with PB 2019 now I cannot open it. When I try to start it I get an error message (attachment). It is a Windows message indicating that there has been a problem, that PB 2019 gave up working, and that Windows would c...
Hi.
After several months working normally, yesterday, when I tried to start PB2019 I got an error message and I couldn't start it.
The error is "Appeon PowerBuilder 2019 gave up working. Windows will shut the program down and let you know if there...
Have an issue with an application that we converted from PowerBuilder 8.0.1 to version 2021 build 1311..
the application converted with no issues.
when i run the application via the PowerBuilder IDE the application works fine.
Originally I deploye...
"Create of executable file failed" error
- Resolved
- Issue
- Last updated 6 months ago
- Troy Harward replied 4 months ago
Hi, we are in the process of upgrading from Powerbuilder 12.5 to Powerbuilder 2021. I have found that when I attempt to build a 32-bit Pcode build from the IDE or the Compiler, the build succeeds, but then I'm left with a "Create of executable file f...
ConnectToNewObject returning -3
- Resolved
- Issue
- Last updated 6 months ago
- Don Whitehead replied 6 months ago
We converted an application from version 8 to Powerbuilder 2021 and the following code is not functioning properly..
The code actually works fine when I run it locally using the PowerBuilder 20221 IDE, but when I build the .exe it is giving us a -3 ...
Add OLE 64-bits Components from PowerBuilder IDE
- Misc
- Last updated 6 months ago
- Armeen Mazda @Appeon replied 6 months ago
It would be great that you implement that the PowerBuilder IDE can add 64-bit OLE objects, currently I have a project that I must use 64-bit components and currently I can't use them.
Thanks in adavance...
How to debug 64-bit app that is "leaking memory" when exiting
- Issue
- Last updated 7 months ago
- John Fauss replied 7 months ago
The 32-bit version of the app works fine and when we first migrated and created the 64-bit version of the app using PB 2019 the app loaded and exited and everything in between ran with no issues. Since then we've upgraded to 2019 R3 Build 2728 and n...
Hi,
I just migrated my PB10.5 application to PB2021. Everything seems to be running great on the development machine including the database connection.
When I tried on a client machine, I realized that I needed to install VC++ 2010 runtime, which ...
Failed using Mscomm32 with 64 bits powerbuilder application
- How-to
- Last updated 9 months ago
- John Fauss replied 9 months ago
Hello community,
Do you think it's possible to use mscomm32.ocx when compiling Powerbuilder executable in 64 bits ?
For me it works fine when I compile in 32 bits but not in 64 bits. I get "error accessing external object properties" with the sa...
Historically I've used Amyuni as an engine to create PDF files programmatically.
The problem with Amyuni is it is set up as a printer under Windows although it is not a print driver. Also, the user has power to disable/install/uninstall Amyuni. Also...
prototype BringWindowToTop for 64bit
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I wish to use the BringWindowToTop Windows API in a 64bit environment.
I have declared as follows:
FUNCTION boolean BringWindowToTop(longptr w_handle) LIBRARY "User32.dll" Alias For "BringWindowToTop"
This works in the PowerBuilder 32bit IDE but ...
We have an aging Server 2012 with some NVO's (with multiple datawindows) hosted through PB 10.5's PBVM. Our new server is 64bit, PB 10.5 VM no longer works with it, and I'm looking into ways to replace it.
I haven't been able to find any good guides...
Hi All,
I'm thinking of buying some 3rd party controls for calendaring (WAG, MAG, etc.) & document processing. Should I get the Activex versions of these controls (32 or 64?) or can I somehow use another type like Winforms? Seems like I heard ab...
Hey all,
I have a quick question about the bitness of the Powerbuilder 2017 IDE. I am using Powerbuilder 2017 R3 Build 1858, and I know that it is a 32bit development environment.
My question is: does a 64bit version of the IDE exist? Does there e...
PB 2019 R3 Accessibility Library Error
- Issue
- Last updated 1 year ago
- Bruce Armstrong replied 1 year ago
Hi,
I've deployed a 2019 R3 version of my application and, having placed all the runtime components into the same folder as the actual application, I still get an error 'Please check whether Powerbuilder Accessibility library can be located in the p...
- Page :
- 1