Getting this error when attempting to run PowerBuilder from development environment. Running PowerBuilder 9.0.3 on Windows 10
- You are here:
- Home
- Q&A
- Q&A
- PowerBuilder
- PowerBuilder Error object out of date
- Bruce Beachy
- PowerBuilder
- Tuesday, 11 June 2019 20:19 PM UTC
- Wednesday, 12 June 2019 18:45 PM UTC
- PowerBuilder
- # 1
Hi everyone. Thanks for your suggestions. I tried them all, which did help narrow down what I needed to do. My final resolution was to do an "Edit Source" and remove an offending event. It only contained comments, so all is well.
- Chris Pollach @Appeon
- Wednesday, 12 June 2019 19:04 PM UTC
-
Helpful Loading... Helpful 0
- Wednesday, 12 June 2019 12:26 PM UTC
- PowerBuilder
- # 2
Thanks Chris. When I tried to regenerate I received the following error
- Tuesday, 11 June 2019 20:39 PM UTC
- PowerBuilder
- # 3
When you updated from PB 9 GA to 9.0.3, did you do a Full Rebuild?
- Michael Kramer
- Tuesday, 11 June 2019 22:04 PM UTC
Also: Does your app contain PBD compiled under different PB target? All PB code needs recompile using new release - even when it is a maintenance release.
-
Helpful Loading... Helpful 0
- Bruce Beachy
- Wednesday, 12 June 2019 12:34 PM UTC
-
Helpful Loading... Helpful 0
- Roland Smith
- Wednesday, 12 June 2019 13:07 PM UTC
-
Helpful Loading... Helpful 0
- Tuesday, 11 June 2019 20:36 PM UTC
- PowerBuilder
- # 4
Hi Bruce;
The PB IDE normally outputs this error when an object cannot be run because it was not compiled OK.
If you locate the object in the IDE's "System Tree" or via the Library Painter, you can use the RHMB on it and then select the "Regenerate" option from the resulting pop-Up menu. Now either two things will happen .. 1) the regenerate will succeed - thus allowing you to now run the App OK or .. 2) the regenerate will fail and then indicate some reason(s) why not.
HTH
Regards ... Chris
- Page :
- 1
However, you are not allowed to reply to this question.