Discussions tagged .EXE
Internal error: The name of the running module (PB220.EXE) is not recognized!
- Resolved
- Issue
- Last updated 1 week ago
- Gabor Pernyei replied 1 week ago
Hi Everyone!
I migrated an PB12.5 application to PB2022 R2. When I trying "Run Application" I got this error:
Applications created with PB2022 R2 runs as well. Also other migrated apps. Only this one doesn't.
What can I do to fix it?
...
PowerBuilder App in VMWare display issues
- Issue
- Last updated 1 month ago
- Ganaesu S replied 1 month ago
PowerBuilder app is displaying the MDI frame toolbar as a separate window in VMWare environment. (check the attached picture)
Any help to resolve this issue?
Thanks
G...
Build from command line with Git, PowerBuilder and Orca 2002R2
- Issue
- Last updated 2 months ago
- Gastón Clara replied 2 months ago
Hi,
I have a bunch of applications that are correctly running and I am able to do incremental and full builds, and completely deploy them with no issue (only some warnings).
I want to automate the process by deploying them from the command line usi...
fixing the error "invalid executable file name"
- Resolved
- How-to
- Last updated 2 months ago
- Albert van Bochove replied 2 months ago
Hello, I have two executables that are part of the same project, here I share the images of the structure of my project, I have the main project which is gefis__application, and I have a second dependent project, whose executable name is: "Claims". I...
Deploying/Creating .Exe Slowdown
- Resolved
- Issue
- Last updated 2 months ago
- Michael Kniephof replied 2 months ago
Appeon Team,
Problem:
Creating the .exe when deploying a project has slowed down significantly.
Details:
PowerBuilder IDE Version 2019R3, build 2728.
When we’re deploying our projects/creating the .exe the "old way" (some of us aren’t using Powe...
Events of the Compress Object
- Resolved
- How-to
- Last updated 5 months ago
- Adolfo Chairez Gallegos replied 4 months ago
How can i acces event of the Compress Object.
I use this code:
Integer li_resString ls_archivo, ls_carpetas[]CompressorObject lco_backuplco_backup = Create CompressorObject
li_res = lco_backup.Compress(ls_carpetas,ls_archivo,ArchiveFormatZIP!)
...
Hello All,I hope you get my concern by looking on to the following explanation. I would be delighted with any help here as we are facing one issue frequently now after upgrading our systems to Windows 11.I have attached a sample code here which might...
Hello,
Took over an existing Powerbuilder application, upgraded to PB 2022, but not sure how to produce an executable that can be deployed and run on its own. Looked for a "Deploy" option to create an executable, but did not see it. Am I overlooki...
PBD files not generated in the executable output directory
- Resolved
- How-to
- Last updated 6 months ago
- Gastón Clara replied 6 months ago
Hi,
I'm currently running PB2019 R3 and trying to deploy my application.
In my project file I indicate that the output exe file should be generated in r:
The syntax to be used in the command lines reads the following:
/o "r:\core_src.exe"
And...
Powerbuilder 2017 R3 Build applications will support in Windows 11 machine
- Advice
- Last updated 7 months ago
- SANTHOSH S replied 7 months ago
HI All,
Currently my applications are build in Powerbuilder 2017 R3 version and we are planning to migrate from Windows 10 to 11. Requesting your updates / suggestions whether Powerbuilder 2017 R3 build application will support/work in Windows 11 ma...
Logging which InfoMaker reports are being run in an executable
- How-to
- Last updated 8 months ago
- Chris Pollach @Appeon replied 8 months ago
I'm running InfoMaker 2021 Build 1509 on a Microsoft Server 2019 and would like to find out which individual reports are being run by end-users compared to which aren't. The server hosts 29 InfoMaker executables and each executable has anywhere from ...
PB 2021 Project Build Crash
- Resolved
- Issue
- Last updated 9 months ago
- kitty he @Appeon replied 9 months ago
The project build fails in IDE, ORCA and AutoBuild utility. Full rebuild is successful. It looks like the crash occurs at the time of showing the compiler warnings prior to creation of EXE file.
PB Pro version 2021, build 1509....
I migrated my application from PowerBuilder 12.1 to 2021.
I did the full build but when try to deploy my proyect PowerBuilder sudenly closes without any error.
There is a log where I can check what is happening?...
PB2022 deployment application on clean computer
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
HI,
How can I see and get the required PowerBuilder dlls to deploy and run my application on a client station (destination laptop) without installed PowerBuilder ? Currently, I'm migrating from PB12 to PB2022.
Regards
Paweł
...
How to create .exe file by using PBC190.exe utility.
- How-to
- Last updated 1 year ago
- Abdul Samad Shaikh replied 1 year ago
How to create exe file using PBC190.exe,
I am able to create dll and pbd file by using PBC190.exe utility from command prompt , but it is not creating exe file.
I am using following command
PBC190.exe /d "application.pbt" /o "application.exe" /r ...
Re: Application deleted by McAfee Virus Scanner
- Issue
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hello,
Using PB 2019 R3 Build 2703
Till yesterday everything were perfect. From today we see that the exe file gets deleted by McAfee Anti-virus.
We compile application in the PB IDE itself. File -> New -> Project -> Application and ...
PB 2017 app crashes with PBVM runtime error
- Issue
- Last updated 1 year ago
- Arcady Abramov replied 1 year ago
Hello, all
PB 2017 app crashes in production with PBVM error.
We are failing to catch the line of code where it happens.
It happens in the same screen on the same critical user operation, but it is not consistent. Sometimes it passes, on other it ...
Hello, all
I have a very big application, which connects to multiple DBs via ODBC.
I would like to use DBTrace in order to see which selects takes too much time or being repeated more than it needs to.
My question is - how can I set up tracing to ...
Appeon PowerBuilder 2021 application executables require admin rights
- Advice
- Last updated 1 year ago
- Anthony Scruse replied 1 year ago
We have both Appeon PowerBuilder 2019 and 2021 installed. I created an executable from 2021 and the .exe file required admin rights to run. Appeon 2019 does not work this way. Is there a setting on 2021 I should set or unset to stop this behavior?...
How to Deploy .Net Assembly along with Power Builder Exe
- Resolved
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Dear Support Team,
I have created Power Builder application which generates the Exe as an output. In my project I have added .Net dll which have the functions and that I am calling in Power Builder application. Everything working fine in my developm...
- Page :
- 1