If you distribute an application with PBDs that were generated using different builds of PowerBuilder, such as PowerBuilder 10.0 and PowerBuilder 10.2.1, or if you run an application that was built using an earlier build in the development environment, a runtime error may result. This issue occurs when your application contains either a ListView or TreeView object in one PBL and one or more functions that act on that object in a separate PBL.
To prevent this issue from occurring, perform a full rebuild of your application in the System Tree or Library painter to ensure that all descendent objects are synchronized with their ancestors and to incorporate any compiler fixes in your code. The executable files and dynamic libraries you distribute must be built using the same PowerBuilder build.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |