Discussions tagged .EXE
Hello All,
on windows server running a EXE the exportJson retunrs and empty string
all the other features are working
do we need any aditional DLL other than the ones of the runtime packager and the C++ runtime?...
Is there any way to add multiple Icon file for application ?
- How-to
- Last updated 2 weeks ago
- PRASHANT NIRGUN replied 2 weeks ago
I need different different Icon to executable Just for reference let say I want to use one for 32 Bit and another for 64 Bit like wise in short need pack of some icons which I will use as per my distribution. I am adding Windows Change Icon Window ...
3-party tools that I have tested that works with R3
- Misc
- Last updated 3 months ago
- Ramón San Félix Ramón replied 3 months ago
Hi all,
To your information I have tested and actively use the following tools from https://www.topwizprogramming.com/
1. PBSearch (Super fast source & object search and optional replace in PBL files) Worked immediately on R3
2. Bootstra...
Open trace file .pbp created by build .exe
- How-to
- Last updated 4 months ago
- Andrey Kozeletskiy replied 4 months ago
I've built application which create Trace file with code
TraceOpen( ls_trace_path, Clock! )
TraceEnableActivity(ActProfile!)
TraceBegin ( "app" )
When this code runs in PowerBuilder enviroment with checked "Enabled Tracing" in "System Option" the...
Powerbuilder 2019 Email issue with Application Exe (code works fine)
- Resolved
- Issue
- Last updated 4 months ago
- Brindha Duraisingh replied 3 months ago
Recently migrated to PB2019 R2 Build 2328 and Outlook 365/Win10
coming across a weird issue with my application exe. works fine in the code. we have a screen in the application to send email on a button click. it creates a local mailsession object a...
App not looking correctly when run after instalation
- Issue
- Last updated 4 months ago
- John Fauss replied 4 months ago
Greetings,
in our company we are currently trying to upgrade from PB 12.6 to PB 19.
We made it through creating runtime, getting all of the required dll's and we are able to install our app.
The problem comes when applying a theme and look of our ...
PB 2019 R2 (19.1.0.2353)
Powerbuilder tries to load the following dll's when using PB and in the compiled exe:
1. pbstatusbar190.dll
2. pbdynamictab190.dll
to 1.: The dll is installed when PB is installed but is not included when creating the run...
How to Push a URL in Power builder 10.5
- How-to
- Last updated 5 months ago
- Olan Knight replied 5 months ago
How to Push a URL in Power builder 10.5 ??How to configure a mail server with PB 10.5?...
error calling external object function RUN
- Resolved
- Issue
- Last updated 5 months ago
- JOHN THOMAS replied 5 months ago
Greetings all - didn't see anything quite like this in the Q/A so far. We suddenly have a special problem when calling this .Net exe from new PB. This arrangement has been and is still working for 10+ years now on a Windows 2003/PB 12.5 combination, ...
Startup of PB app crashes - from explorer, but not command prompt
- Advice
- Last updated 5 months ago
- Olan Knight replied 5 months ago
Here is a strange one. I have a PB 2017 R3 desktop app which fails when trying to launch it with a double click from Explorer. However when I launch it from a command prompt it works correctly. This was not always the case with this App, so obviou...
if i start the app in the ide it works fine. if i start the app via the generated exe (32-bit) it fails. The problem is it doesn't create a nonvisulobject, which is required in the startup script. it's a simple create objectname which fails.
For tes...
.EXE is not working after PB 2019 R2 migration
- How-to
- Last updated 5 months ago
- Chris Pollach @Appeon replied 5 months ago
Hi Team,
I have migrated the source code into the Powerbuilder 2019 R2 latest version. After Full build, the .EXE of my application is not running.
Please suggest the ways to resolve this issue.
Thanks in Advance!
Thanks,
Naveen
naveenkumar....
How to sign EXE and PBDs ?
- Resolved
- How-to
- Last updated 7 months ago
- Armeen Mazda @Appeon replied 7 months ago
Hello,Recently, one of our client did a security audit of our application.As a result, he now wants us to sign the EXE and the PBD libraries.We are currently using PowerBuilder 2019 build 2170 and we saw on a previous post that signing of EXE's is cu...
How to have a console application wait for termination?
- How-to
- Last updated 10 months ago
- Olan Knight replied 10 months ago
I am trying to write a simple console application for the purpose of running (unit or integration) tests of existing PB code in various libraries. The idea is that I have a dedicated target XXXXTest that includes libraries from the main project and r...
How to send Exe parameters using batch file ?
- Resolved
- How-to
- Last updated 11 months ago
- Michael Kramer replied 11 months ago
Environment :
PB2017 R3 , Windows 10
Batch file has the following command to open "abc.exe" executable from "destination" folder
start "" "%destination%\abc.exe" "Parm1"
But the Parm1 is not passed to application, although the Run command works...
.EXE crashes with no message.
- Resolved
- Issue
- Last updated 11 months ago
- David Flory replied 11 months ago
Have a small app that builds and runs in the IDE without issues or errors. The .exe doesn't even open anything and there are no messages of any kind. Using PB 2019 Trial and starting to get concerned. Just sent out a question about menu errors tha...
I have a very small application that builds and runs in the IDE with no issues. The .exe crashes with "unresolvable external (window name) ..." when I call the window from clicked event of menu. One or two menu items work but most fail with this me...
Why is there a different experience between the IDE and EXE?
- Advice
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I have an application that has been successfully migrated to PB 2017 R2.
When I execute the application via the IDE I have no issues, I am able to navigate - pull data and even insert into new content.
I am successful in deploying the complete appl...
Enhancements for Appeon AutoCompiler
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
When switching our internal build system to support the PowerBuilder Standalone Compiler (pbc170) I ran into several issues that might be worth looking at.
The compiler does not provide a proper exit code.
In my tests several different build fai...
Build desktop executable from orca script
- How-to
- Last updated 1 year ago
- Arcady Abramov replied 1 year ago
Hello, all
I am confused with the documentation of Orca script.
It does not state which part of project deploy each command does.
What exactly do the following functions do?
1. Build application - a lot of processing but no PBDs are created
2. B...
- Page :
- 1