Discussions tagged Error
Error encounteredrunning PBAutoBuild
- Issue
- Last updated 1 month ago
- Stan Zihlman replied 1 month ago
This error was encountered when running PBAutoBuild which retrieves the source from GIT.
PB V2022 R3 Build 3356
14:50:33 [Normal] Calling cm_rebuild_application(CM_REBUILD_FULL).^CTerminate batch job (Y/N)? ^Cscript returned exit code -10737415...
Since migrating from PowerBuilder 2019 R2 to 2022 R3, we've had an influx of user complaints where they get "JPEG Processing Error: Insufficient Memory (case 4)" popups and windows error logs stating that faults occurred in VCRUNTIME140.dll and ucrtb...
Some windows crash cannot open after migrate from PB 12.5 to 2022 R3
- Issue
- Last updated 1 month ago
- David Peace (Powersoft) replied 1 month ago
I've migrated my application from PB 12.5 to 2022 R3, the migration was completed with no errors.
When I try to open some Windows objects, it fail to open, and PowerBuilder closes. I checked the Windows event viewer and found the error below.
Fa...
Hi everybody.
Is there any way to show the callstack from an error? Like when I'm debugging, I can view the callstack, showing all de code tha lead to that point.
I need to improve this kind of error.
Invalid DataWindow row/column specified at ...
Error "DBMS MSOLEDBSQL SQL SERVER is not supported in your current installation"
- How-to
- Last updated 7 months ago
- Chris Pollach @Appeon replied 7 months ago
We are attempting to transition from ODBC to MSOLEDBSQL Version 19.3.3, but when we try to connect our Transaction, we get the error in the title of this post:
"DBMS MSOLEDBSQL SQL SERVER is not supported in your current installation"
This is from ...
PowerBuilder App 2019 Sometimes Crashes When Running From 2022
- Issue
- Last updated 7 months ago
- Jeremy Vetter replied 5 months ago
I have a PowerBuilder app runs fine in production when compiled with 2019. We are trying to move to 2022 but that app starts but after hitting a button in one of the windows it crashes. We can resolve this by regenerating one of the objects. After...
SAP IQ Database Connection From PowerBuilder application Error
- Issue
- Last updated 8 months ago
- Miguel Leeuwe replied 8 months ago
Dear everyone,
I am having an issue creating a IQ db connection from our application. I do not wish to use ODBC connection (I tried it's working fine).
On my computer and user computer SAP IQ Client Suite 16.0 sp08 (64-bits) is installed. My P...
Hi
Is there a way how to get list of stack calls into a variable, message or another object?
Like Java can do it in exception.
What's going on:
In my SW I'm catching systemerror, datawindow errors etc and I'm sending these errors through mails. I...
Datawindow Retrieve returns -1 sometimes
- Issue
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
PowerBuilder 2017
SQL Server 2019
We have a few customers who every now and then get an error message from our code, and when they run the same thing again it works just fine.
The code is looping rounnd a lot and checking to see if some matchin...
Can not deply migrated appplication
- Issue
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
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?...
Hello ,
We are using PB 2021 and Enable 2019 for translations.
Today we start getting erorr -18, Enable initalization failed with code -18.
We could not get answer from Enable company, so I am asking here if anyone knows what could be reason f...
Hi
Can I suppress Powerclient Error 3010 (the folder is locked)? Expected behavior would be simply start the old version of the application (especially if the app version is marked as compatible).
The reason is: An user has an app already running a...
PB 19 app generating Error 14 when printing - pbvm80u.dll
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
We recently migrated a 32 bit PB 8 app to 64 bit PB 19. Everything is looking good except for printing. The app generates "Error Number 14. Error opening DLL library pbvm80u.dll for external function...."
I have done a search on the error and it loo...
Error accessing dwo.Type in itemfocuschanged event
- Resolved
- Issue
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hello,
We have a datawindow control in our application which includes code in the itemfocuschanged event to perform some additional processing when column data is changed in the datawindow. We have added some error checking at the beginning of the e...
Migration from PB2017 to PB2021 - coolmenu.dll not compatible.
- How-to
- Last updated 2 years ago
- Aart Onkenhout replied 2 years ago
Greetings
We are currently migrating from PB2017 to PB2021 and we have a software in production with multiple clients that stood with us for several years, it is critical to keep the library coolmenu.dll until we get enough time to refactorize it to...
"Create of executable file failed" error
- Resolved
- Issue
- Last updated 2 years ago
- Philip Tong replied 1 year 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...
Powerserver app connected to Oracle fails or times out
- Resolved
- Issue
- Last updated 2 years ago
- Håvard Heide replied 2 years ago
We have compiled out application to Powerserver and it works (mostly), but after starting App from webbrowser (or shortcut)
it times out - or fails (see errors below). Motly I get the first error, but sometimes the second.
Any ideas ?
I have trie...
Just posting some advice in case someone else stumbles onto an issue like this.
The SQLSTATE = 42000 a catch all basin for everything under the sun from Microsoft can lead you in circles. Here's another gotcha.
When using a PB 2019 R3 application w...
Appeon Workspace - Low memory warning
- Resolved
- Issue
- Last updated 3 years ago
- jAck Chan replied 3 years ago
Hi All,
My Appeon Workspace always prompt "Low-Memory Warning" in iPhone and Android Phone, is there any solution? Thank you....
Built in function returning -1
- Advice
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
I have created a datawindow graph that is a line graph. I am trying to set the line colour and the type of symbol;
ll_return = this.SetSeriesStyle ('gr_1','AC MW',LineColor!,8257536)ll_return = this.SetSeriesStyle ('gr_1','AC MW',NoSymbol!)
Both ca...
- Page :
- 1