1. Craig Meinen
  2. PowerBuilder
  3. Thursday, 10 October 2024 05:17 AM UTC

Hi All.

We are using Gitlab as our source repository for our 2023 R3 PowerBuilder (Build 3391) source code. When I try to regenerate one of the objects from the PB IDE that is in the repository, I get the following error:

Error C0113: Error reading object source entry:<and the object with the error>

I can open the object using the Edit menu item.  I cannot open it using the Edit Source menu item.  I get another error stating "Could not read the source..."  I also cannot compile it (which isn't surprising if there is not source), so I cannot perform a full build.  It appears that the file is basically empty.

I don't know how to correct this.  How can I tell if the file in the repository is okay, and if it is, what steps I can take to correct what is local.

Thank you for any assistance in this matter.

Craig

Attachments (2)
René Ullrich Accepted Answer Pending Moderation
  1. Thursday, 10 October 2024 05:29 AM UTC
  2. PowerBuilder
  3. # 1

Hi Craig,

Sounds there are problems with the object in the PBL.

Check the source file in your local wsobjects directory. If it is ok you can try to refresh the PBL. If not check it in your Gitlab repository.

Check also for the source file it uses the correct windows CRLF format! Maybe that because of some settings it was changed to unix format (that makes problems in PB).

HTH,

René

Comment
  1. Armeen Mazda @Appeon
  2. Thursday, 10 October 2024 11:52 AM UTC
Thanks for your help Rene!
  1. Helpful
There are no comments made yet.
Craig Meinen Accepted Answer Pending Moderation
  1. Thursday, 10 October 2024 13:41 PM UTC
  2. PowerBuilder
  3. # 2

Hi René.

Thank you for your reply!  I see now that there are actually two files in that ws_objects folder that have size zero (0).  So I will try to import good copies of those objects and commit/merge them to the repository.

Hopefully that will be a simple fix to the problem.

Thank you again for your suggestions!

Craig

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.